Doubt simulink
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Exist any model im simulink that simulate this situation:
V=32;
V1=(0:0.1:V);
0 commentaires
Réponse acceptée
Plus de réponses (1)
Nuno
le 22 Mar 2011
1 commentaire
Paulo Silva
le 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
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!