Added provisions for date(s) selection.

time-shift
Stéphane Adjemian (Charybdis) 2013-07-01 10:54:13 +02:00
parent e7b22213de
commit 603aeeccb6
1 changed files with 3 additions and 1 deletions

View File

@ -113,6 +113,8 @@ switch S.type
end
end
end
case '()' % Date(s) selection
error('Not yet implemented!')
otherwise
error('dynSeries::subsasgn: Wrong syntax!')
end