How to display a grid in Simulink 2017a

18 Ansichten (letzte 30 Tage)
GuiRitter
GuiRitter am 19 Dez. 2017
Kommentiert: GuiRitter am 19 Dez. 2017
I know it used to be possible before 2012b . To be clear, I mean the display are where blocks are placed, not plots.
Is it still possible? If not, please bring it back.
Thanks in advance.

Antworten (1)

Hassan Mehmood Khan
Hassan Mehmood Khan am 19 Dez. 2017
Simulink.sdi.setSubPlotLayout(r,c)
sets the grid layout of plots in the Simulation Data Inspector using the specified number of rows, r, and columns, c.
  1 Kommentar
GuiRitter
GuiRitter am 19 Dez. 2017
Forgot to add: I don't mean plots, I mean the canvas where blocks are placed. I edited my question to add this information.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by