Borrar filtros
Borrar filtros

Ploting simulink model data on matlab gui in real time

43 visualizaciones (últimos 30 días)
John Smith
John Smith el 10 de Nov. de 2020
Respondida: Sara Nadeau el 10 de Nov. de 2020
Hi,
There is any way to plot simulink model's data on GUI?
As i understand there is a need for multi threaded structure but matlab does not support such things. (parallel programming toolbox is not sufficient i think)
Might there be any way to achive this with embedding gui in simulink model?
Sorry for unordered question but i could not determine how to ask it ?

Respuestas (2)

Ameer Hamza
Ameer Hamza el 10 de Nov. de 2020

Sara Nadeau
Sara Nadeau el 10 de Nov. de 2020
Depending on your use case, the type of data you want to visualize, and the MATLAB version you're using, you may also consider using a data access callback function to visualize the data during simulation. The data access callback is supported starting in R2018b.

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by