Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

how can i see variable output in subsystem on the surface of mask?

1 visualización (últimos 30 días)
javad
javad el 15 de Oct. de 2013
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
let's assume i have this model under the mask
then i want to see the value in the display on surface of mask , like this
How can i do that?

Respuestas (1)

Guy Rouleau
Guy Rouleau el 16 de Oct. de 2013
You will need an event listener or MATLAB S-Function to do a set_param on the mask drawing at every simulation step.
I do not have an exact example, but a mix of the following two posts should do it:
Not that such thing will obviously slowdown your simulation.

Community Treasure Hunt

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

Start Hunting!

Translated by