Matlab CoderToolbox and GUI
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Is it possible to use the Matlab Compiler Toolbox for translating a GUI created by GUIDE into C code?
0 comentarios
Respuestas (1)
Friedrich
el 18 de Ag. de 2011
Hi,
this is not possible,
C is not able to handle graphics or GUIs like a button.
Ver también
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!