Displaying Simulink dimension overlays on output ports only

2 次查看(过去 30 天)
When creating Simulink models with multidimensional signals, it's informative (for understanding) and helpful (for debugging) to leave the signal dimension debug overlays turned on.
Simulink displays the dimensions on both block outputs and inputs. While it's helpful is there is a conflict, it is redundant and needlessly clutters the diagrams when they are the same (as they must be to compile). It's especially distracting when you also need to name your signals and view data types (see examples below).
Is it possible to display Simulink signal dimension debug overlays on output ports only, at least after the diagram has compiled?

采纳的回答

Arka
Arka 2023-3-9
Hi,
As per my knowledge, the toggle for Signal Dimensions makes the dimensions visible on both ends of the signal. It is not possible to change this in a way that the dimensions are visible on only the output side.
To make the model look less congested, you can try spacing out the blocks.
  2 个评论
Michael
Michael 2023-3-10
Thanks, @Arka!
Thanks for confirming that spacing out the blocks is the only solution. This is what I wind up doing, but it is often frustrating with even moderate size models. You also have to avoid this extra text when routing wires between blocks, further enlarging the diagram.
It seems like removing the default display of this redundant information would improve the clarity of simulink model diagrams.
Can I submit a feature request for this?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interactive Model Editing 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by