Simulink Mux parameters
Ältere Kommentare anzeigen
Hi,
I trying to use the value of Mux block output(2 in --> 1 out) in a .m file(my program). I´ve try 'get_param' with parameter 'Value' without success. What the right parameter to read the value in my program. I´m expecting that the value is a vector with 2 elements.Right ?
Thanks Eric
2 Kommentare
Fangjun Jiang
am 30 Aug. 2011
What do you mean by "use the value of Mux block output"? Mux block is for signal routing for the most part. Are you trying to get the value of the signal at the outport of the Mux block from your M-script while the simulation is running?
Eric Zanghi
am 1 Sep. 2011
Akzeptierte Antwort
Weitere Antworten (1)
Eric Zanghi
am 3 Sep. 2011
0 Stimmen
Kategorien
Mehr zu Sources finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!