Changeset 11988
- Timestamp:
- 04/16/12 09:39:07 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/model/SectionValues.m
r11629 r11988 12 12 if ischar(infile), 13 13 %read infile: 14 contempt=expread(infile ,1);14 contempt=expread(infile); 15 15 nods=contempt.nods; 16 16 x=contempt.x;
Note:
See TracChangeset
for help on using the changeset viewer.