Doubt simulink
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Exist any model im simulink that simulate this situation:
V=32;
V1=(0:0.1:V);
0 Commenti
Risposta accettata
Più risposte (1)
Nuno
il 22 Mar 2011
1 Commento
Paulo Silva
il 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
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!