How to convert a scalar to a vector in Simulink?

22 views (last 30 days)
I want to convert a scalar, for example 3, to a vector with dimension 3: [0 0 0]
Is posible this?
  4 Comments
Ryan G
Ryan G on 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.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!