- Timestamp:
- 07/29/19 02:00:49 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/wrappers/matlab/io/FetchMatlabData.cpp
r23649 r24107 436 436 Contour<double> *contouri = NULL; 437 437 438 if 438 if(mxIsClass(dataref,"char")){ 439 439 FetchData(&contourname,dataref); 440 440 contours=ExpRead<double>(contourname);
Note:
See TracChangeset
for help on using the changeset viewer.