Doubt simulink

2 Ansichten (letzte 30 Tage)
Nuno
Nuno am 22 Mär. 2011
Exist any model im simulink that simulate this situation:
V=32;
V1=(0:0.1:V);

Akzeptierte Antwort

Paulo Silva
Paulo Silva am 22 Mär. 2011
The constant block can do it

Weitere Antworten (1)

Nuno
Nuno am 22 Mär. 2011
How? The constant give only a nunber sure?
  1 Kommentar
Paulo Silva
Paulo Silva am 22 Mär. 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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by