-
- Downloads
Add subsasgn methods to dynDate and dynDates
The rationale is that, in the absence of a subsasgn method, MATLAB and Octave behave differently. The former refuses any data member update, while the latter allows all. Providing an implementation is therefore required to have uniform behavior.
matlab/@dynDate/subsasgn.m
0 → 100644
matlab/@dynDates/subsasgn.m
0 → 100644
Please register or sign in to comment