Standalone GUI from Simulink MDL
조회 수: 2 (최근 30일)
이전 댓글 표시
Is it possible to create a standalone GUI (with MATLAB Compiler) that interfaces code that is generated from a Simulink MDL (with Simulink Coder but without Embedded Coder)?
댓글 수: 0
답변 (1개)
Zack Peters
2013년 10월 25일
Hi Andreas,
Unfortunately, It is not possible to do this without the use of Embedded Coder. Here is an example of how one would go about doing it given the proper set of toolboxes:
~Zack
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!