How to convert a scalar to a vector in Simulink?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want to convert a scalar, for example 3, to a vector with dimension 3: [0 0 0]
Is posible this?
4 comentarios
Ryan G
el 21 de Mzo. de 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.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!