Changeset 16247
- Timestamp:
- 09/25/13 07:28:28 (12 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/m/classes/plotoptions.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/plotoptions.m
r15331 r16247 45 45 %check length of input 46 46 if mod((nargin-1),2), 47 for i=1:2:(nargin-1) 48 if ~ischar(varargin{i}), 49 disp(['Last valid option: ' varargin{i-2} ]); 50 break; 51 end 52 end 47 53 error('Invalid parameter/value pair arguments') 48 54 end
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)