Doubt simulink
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Exist any model im simulink that simulate this situation:
V=32;
V1=(0:0.1:V);
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Nuno
am 22 Mär. 2011
1 Kommentar
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
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!