matio-examples icon indicating copy to clipboard operation
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

![图片](https://user-images.githubusercontent.com/23650907/69023463-d1d31600-09f9-11ea-81b5-1751d66476e9.png) 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.