How to read data files from Matlab in Qt: C++ ?? (Both complex data and real data)
Unsolved
General and Desktop
-
Hello everyone,
I am very new at Qt and I would like to know if it is possible for Qt to read some data from Matlab?
I have to read the data in Qt and do some calculations with it in Qt, thereafter I have to visualize it in a GUI interface.Jeg just want to transfer a small vector to test the thing first, I have no idea how to start or what to do.
It would be great if someone can help me and thank you for your time! :)
-
I don't think Qt provides anything to parse that files. But maybe this can help: http://de.mathworks.com/help/matlab/matlab_external/reading-a-mat-file-in-cc.html?s_tid=gn_loc_drop