필터 지우기
필터 지우기

How can I use MAT-file API to create WPF applications?

조회 수: 2 (최근 30일)
Marcel Vilalta i Soler
Marcel Vilalta i Soler 2017년 4월 5일
댓글: Marcel Vilalta i Soler 2017년 5월 15일
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

채택된 답변

Prannay Jain
Prannay Jain 2017년 4월 7일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by