Matlab CoderToolbox and GUI
3 views (last 30 days)
Show older comments
Is it possible to use the Matlab Compiler Toolbox for translating a GUI created by GUIDE into C code?
0 Comments
Answers (1)
Friedrich
on 18 Aug 2011
Hi,
this is not possible,
C is not able to handle graphics or GUIs like a button.
See Also
Categories
Find more on Creating, Deleting, and Querying Graphics Objects 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!