Plots graph from simulink scope to App Designer for MATLAB R2019a

15 次查看(过去 30 天)
I have an error using evalin command to plot simulink scope in UI axes - app designer MATLAB R2019a. How to solve this?

回答(2 个)

Pujitha Narra
Pujitha Narra 2019-11-11
Hi Nur,
I am not sure what the error is, but you can look at a similar query here:
Hope it helps!
  6 个评论
saleh said bouhliga
saleh said bouhliga 2020-10-16
hi
Solution to your question see here
https://se.mathworks.com/matlabcentral/fileexchange/73613-interface-between-matlab-app-and-simulink?s_tid=answers_rc2-1_p4_Topic

请先登录,再进行评论。


Jasmine Poppick
Jasmine Poppick 2024-4-26
Starting in R2024a, you can use App Designer to interactively create an app for a Simulink model, which includes the capability to easily and performantly visualize signal data in the app using the new time scope UI component.
In addition, you can:
  • Add UI components configured specifically to interact with your model, such as a simulation start/stop control and a simulation progress bar.
  • Tune model variables from the app while the simulation runs by connecting UI components to variables.
For more information, see Create App for Simulink Model.

类别

Help CenterFile Exchange 中查找有关 View and Analyze Simulation Results 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by