- Timestamp:
- 06/13/13 19:35:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/wrappers/matlab/io/MatlabMatrixToMatrix.cpp
r14775 r15269 8 8 #endif 9 9 10 #include <stdio.h>11 #include <string.h>12 10 #include "./matlabio.h" 13 #include "../../c/shared/shared.h"14 #include "../../c/toolkits/toolkits.h"15 11 16 12 Matrix<double>* MatlabMatrixToMatrix(const mxArray* mxmatrix){
Note:
See TracChangeset
for help on using the changeset viewer.