Doubt simulink

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

1 vote

The constant block can do it

More Answers (1)

Nuno
Nuno on 22 Mar 2011

0 votes

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

Asked:

on 22 Mar 2011

Community Treasure Hunt

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

Start Hunting!