Changeset 14012
- Timestamp:
- 11/27/12 11:27:40 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/wrappers/matlab/io/FetchMatlabData.cpp
r14005 r14012 267 267 268 268 /*Use Fetch matrix*/ 269 FetchData( pvector,&M,&N,dataref) ;269 FetchData(outvector,&M,&N,dataref) ; 270 270 271 271 /*Check that it is a vector*/
Note:
See TracChangeset
for help on using the changeset viewer.