Standalone GUI from Simulink MDL
Show older comments
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)?
Answers (1)
Zack Peters
on 25 Oct 2013
0 votes
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
Categories
Find more on Simulink Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!