conversion de código de c++ a MatLab

Tengo programas desarrollados en Dev-C++ y quiero saber si hay algún procedimiento a seguir para convertir mis programas a código de MatLab

답변 (1개)

Keshav
Keshav 2023년 7월 31일

0 개 추천

If you are trying to convert C++ code to MATLAB code, you have to do it manually.
But you can also call your C++ code from MATLAB without converting it. Look at this Matlab answer for a detailed procedure on how you can call C++ code from the MATLAB Code.

카테고리

도움말 센터File Exchange에서 MATLAB Coder에 대해 자세히 알아보기

질문:

2023년 7월 20일

답변:

2023년 7월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by