How to display a grid in Simulink 2017a
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (1)
Hassan Mehmood Khan
il 19 Dic 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.
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!