How can I use MAT-file API to create WPF applications?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Marcel Vilalta i Soler
am 5 Apr. 2017
Kommentiert: Marcel Vilalta i Soler
am 15 Mai 2017
Hello everyone!
I am asking this question because I don't know how to use the mex-compiler to compile CL/C++ language...
I want to create a UI using WPF and MAT-API (to read .mat files), but I have a lot of troubles. I am using Visual Studio Community 2015, but I prefer to use the command line to compile it (with mex -client engine ..etc. option).
Is anybody know how to resolve this problem?.
Regards!!, and thanks for all.
Marcel
0 Kommentare
Akzeptierte Antwort
Prannay Jain
am 7 Apr. 2017
You can go throw this detailed documentation on MAT-API to read and write MATLAB data from C/C++ programs:
If your WPF application also wants to call MATLAB functions in it, you can use MATLAB Engine API for C/C++.
If these document links do not help you, provide the exact issue or any errors you are facing.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Mapping Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!