how can i see variable output in subsystem on the surface of mask?
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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?
Risposte (1)
Guy Rouleau
il 16 Ott 2013
0 voti
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.
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!