Doubt simulink
2 ビュー (過去 30 日間)
古いコメントを表示
Exist any model im simulink that simulate this situation:
V=32;
V1=(0:0.1:V);
0 件のコメント
採用された回答
その他の回答 (1 件)
Nuno
2011 年 3 月 22 日
1 件のコメント
Paulo Silva
2011 年 3 月 22 日
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
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!