conversion de código de c++ a MatLab

8 ビュー (過去 30 日間)
Miguel Solares Riachi
Miguel Solares Riachi 2023 年 7 月 20 日
回答済み: Keshav 2023 年 7 月 31 日
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 日
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.

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by