c - Convert .mat file to any other format such as .txt or .plist -


how read data store in .mat file , convert other format such .txt or .plist c language project?

if there opensource project it, please tell me.

thanks in advice.

it doable, see spec here: http://www.mathworks.de/de/help/matlab/matlab_external/custom-applications-to-read-and-write-mat-files.html?s_tid=doc_12b

in python neatly wrapped in scipy, see read .mat files in python


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

VBA function to include CDATA -