Nuacht

I try to create matlab files with large matrices of double values. I created mat file with two matrices of same length, matrix1 with constant Values and matrix2 with variable Values. From mat file ...
This leeds to a structure with 1 field holding a char array. This is stored to a mat file and later read back from it. And there is the problem: With 1.5.11, reading the CharArray back, its data_type ...