source:
issm/oecreview/Archive/11531-11549/ISSM-11548-11549.diff@
11991
Last change on this file since 11991 was 11991, checked in by , 13 years ago | |
---|---|
File size: 568 bytes |
-
proj/ice/larour/issm-uci-clean/trunk-jpl/src/m/utils/Exp/expopen.m
1 function struct=expopen(newname,oldname)2 %EXPOPEN - read in an exp file, and open all the contours.3 %4 % Usage:5 % expopen(newname,oldname)6 %7 8 9 a=expread(oldname,0); %0 for opening.10 expwrite(a,newname);
Note:
See TracBrowser
for help on using the repository browser.