Changeset 13584
- Timestamp:
 - 10/10/12 13:25:52 (13 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  issm/trunk-jpl/src/m/classes/solver.m (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/m/classes/solver.m
r13043 r13584 98 98 else 99 99 %option with value. value can be string or scalar 100 if is scalar(optionvalue),100 if isnumeric(optionvalue), 101 101 fprintf(fid,'-%s %g\n',optionname,optionvalue); 102 102 elseif ischar(optionvalue),  
  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)