Modifying the Simulink Display Block

The Simulink 'Display' block is very useful for troubleshooting models.
However, for the complex model I'm dealing with, it is just too big and cumbersome (even if resized). I'd like to either:
1. Modify the block to use a smaller font, etc...
2. Create a new block that can reproduce a signal value on its face in the Simulink GUI.
Thanks and regards,
Brown

 采纳的回答

TAB
TAB 2012-9-10
You can change the font of display text.
Right click on display >> Format >> Font >> Select smaller font size.
Also you can create a GUI also which displays you simulink data in the format as you want. See this post and its inside links to know how to make GUI and simulink interface.

3 个评论

It appears that in R2012b, changing the font size applies only to the block label, not to the text inside the display itself. Is there a new command to change the font size of the value being displayed?
Sorry, I don't have access to R2012b version of matlab. If it is not possible to change the font size in display block in R2012b, you can go for second option.
Thanks. Our converted R2012a models are not displaying in R2012b as we'd hoped, so I'll check with Mathworks support and then consider making a GUI.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Interactive Model Editing 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by