how to display all values
5 ビュー (過去 30 日間)
古いコメントを表示
I workspace i have variables as
W=1 2 3 4
S=3 6 8 0
i used from workspace block and used parameter as [W S] and a display block,but only first value is displayed,how to display all four values in display block
0 件のコメント
採用された回答
Azzi Abdelmalek
2013 年 1 月 16 日
編集済み: Azzi Abdelmalek
2013 年 1 月 16 日
Use two constant blocks and set values to w and s
6 件のコメント
その他の回答 (1 件)
Ryan Livingston
2013 年 1 月 16 日
You can resize the block by dragging one of the corners as you would resize a window. That will allow it to show more values.
under "Resizing Options" has more info.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!