C++ code converting into Simulink
이전 댓글 표시
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
2024년 4월 19일
편집: Ayush Modi
2024년 4월 19일
0 개 추천
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:
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!