matio-examples
matio-examples copied to clipboard
Examples for MAT File I/O Library (MATIO)
Results
2
matio-examples issues
Sort by
recently updated
recently updated
newest added
 I tested your code matvar_t* matstruct1 = Mat_VarCreateStruct(mystring0, 2, structdim1, Datafieldnames, 3); //Set Test(p).Data (1
I am actually not sure if the example for MyBoolVariable should use unsigned types (intead of signed) types. You might try it.