Changeset 11869 for issm/trunk-jpl/src/m/classes/debug.m
- Timestamp:
- 04/03/12 09:13:38 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/debug.m
r11219 r11869 14 14 case 0 15 15 obj=setdefaultparameters(obj); 16 case 117 in=varargin{1};18 if (isa(in,'numeric') & in==0),19 % requesting templates do nothing20 else21 error('constructor not supported');22 end23 16 otherwise 24 17 error('constructor not supported');
Note:
See TracChangeset
for help on using the changeset viewer.