How to display a grid in Simulink 2017a

조회 수: 6 (최근 30일)
GuiRitter
GuiRitter 2017년 12월 19일
댓글: GuiRitter 2017년 12월 19일
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.

답변 (1개)

Hassan Mehmood Khan
Hassan Mehmood Khan 2017년 12월 19일
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
GuiRitter
GuiRitter 2017년 12월 19일
Forgot to add: I don't mean plots, I mean the canvas where blocks are placed. I edited my question to add this information.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by