How to access a C-code variable in a simulink model from GUI
6 views (last 30 days)
Show older comments
I need to initialize a c code variable from GUI and also monitor that variable from GUI during the simulation run...
1 Comment
Kaustubha Govind
on 19 Apr 2013
How is the C code used in the Simulink model? Is it an S-function? If yes, is the variable a dwork or output of the S-function?
Answers (0)
See Also
Categories
Find more on Simulink Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!