MAT.jl icon indicating copy to clipboard operation
MAT.jl copied to clipboard

Char matrix support

Open egoecho opened this issue 11 years ago • 0 comments

Both MATLAB and Julia support charactor matrix, but saving charactor matrix using MAT.jl in Julia will trigger an error. Charactor matrix is still useful when data is large since it is much faster in reading/writing and need fewer memory in MATLAB. Would you please support saving charactor matrix in MAT.jl?

egoecho avatar Sep 24 '14 10:09 egoecho