C++ code converting into Simulink

1 回表示 (過去 30 日間)
Maryam William Bahram
Maryam William Bahram 2024 年 4 月 19 日
編集済み: Ayush Modi 2024 年 4 月 19 日
I have created a c++ code for a coffee veding machine but now I was to create a simulation for it using Simulink is there a way to do it?

回答 (1 件)

Ayush Modi
Ayush Modi 2024 年 4 月 19 日
編集済み: Ayush Modi 2024 年 4 月 19 日
Hi Maryam,
You can use Simulink.CodeImporter class to import custom C++ code into Simulink for modeling, verification, and validation. To read about it, refer to the following MathWorks documentation:

カテゴリ

Help Center および File ExchangeCall C++ from MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by