How to compile a GUI who call a script who call a Simulink model
조회 수: 3 (최근 30일)
이전 댓글 표시
I have a GUI in where I introduce parameters for evalute in Simulink model, now I want to compile this application to .exe, GUI call a script who call model and returns some operations with data provide by simulation.
If there is some way to build that app I will be very grateful for the help.

댓글 수: 0
답변 (1개)
mark li
2022년 4월 11일
the command mcc maybe help you, but the simulink file is not uncertain factors
MCC:https://ww2.mathworks.cn/support/search.html?q=mcc&page=1
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!