Calling Matlab Built-in Functions from Visual Studio

조회 수: 5 (최근 30일)
Oscar MADEZO
Oscar MADEZO 2021년 6월 7일
답변: AnnQ 2021년 6월 18일
Hello,
I'm a beginner in MatLab and I would like to call Matlab built-in functions (tiff, imread) from a C++ application in Visual Studio 2019. How I can do that ? I have a Student Licence for MatLab.
Can you explain to me as simply as possible every step please...
Thank you in advance for taking the time to help me :)

답변 (1개)

AnnQ
AnnQ 2021년 6월 18일
Hello,
You can try MATLAB Engine API for C++ to run MATLAB code from a C++ program: https://www.mathworks.com/help/matlab/calling-matlab-engine-from-cpp-programs.html
You can also try this introduction example to get started: https://www.mathworks.com/help/matlab/matlab_external/matlab-engine-api-for-c.html

카테고리

Help CenterFile Exchange에서 Movie에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by