How to plot a Simulink Desktop Real-Time model output in an App Designer app?
Show older comments
I need to create an app that runs a Simulink Desktop Real-Time model and plots the output in the app. The model has a Analog Input block connected to a scope. For having the signal output to the workspace, I configured the scope properties --> logging and checked 'log data to workspace'.
In the app, I am having an UIAxes for plotting the simulation output.
Eventhough I am capable of running the model using 'set_param' command, I am unable to plot the output in the UIAxes.
Any information will be helpful and thanks in advance.
Accepted Answer
More Answers (0)
Categories
Find more on Signal Logging 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!





