Doubt simulink

2 views (last 30 days)
Nuno
Nuno on 22 Mar 2011
Exist any model im simulink that simulate this situation:
V=32;
V1=(0:0.1:V);

Accepted Answer

Paulo Silva
Paulo Silva on 22 Mar 2011
The constant block can do it

More Answers (1)

Nuno
Nuno on 22 Mar 2011
How? The constant give only a nunber sure?
  1 Comment
Paulo Silva
Paulo Silva on 22 Mar 2011
Put this on the constant block value 0:2:32 and connect that block to a scope, you will see many lines so it does produce many values

Sign in to comment.

Categories

Find more on Modeling in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!