Changeset 15515
- Timestamp:
- 07/18/13 15:49:10 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/wrappers/matlab/io/FetchMatlabData.cpp ΒΆ
r15514 r15515 275 275 /*Assign output pointers:*/ 276 276 *pvector=outvector; 277 if(pM)*pM=M ;277 if(pM)*pM=M*N; 278 278 } 279 279 /*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.