How to "activate" or "deativate" 'to Workspace' simlunk block from m-code?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hugo Mendonça
il 18 Lug 2014
Commentato: Hugo Mendonça
il 18 Lug 2014
Hi, folks!
I am just wondering if there is any way to activate or deactivate the Simulink block 'to Worspace' from m-code.
Being clearer, imagine a system has: out1, out2, ..., outN outputs and before starting simulation I must define which one I want to see in workspace indeed without changing the simulink system.
Thanks in advance!
0 Commenti
Risposta accettata
Azzi Abdelmalek
il 18 Lug 2014
You have N output given by N to worksapce blocks, then you can display the output you want, What is the problem with that?
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!