How to convert a scalar to a vector in Simulink?
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to convert a scalar, for example 3, to a vector with dimension 3: [0 0 0]
Is posible this?
4 Commenti
Ryan G
il 21 Mar 2013
This wouldn't really work with a complicated system for a number of reasons, but if your model is simple you can use a series of enabled subsystems that can be enabled when the proper constant is selected.
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!