how to display all values
2 次查看(过去 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!