How to display a grid in Simulink 2012b
Ältere Kommentare anzeigen
I used to use the following commands to display a grid in the Simulink editor window. These are now being depreciated in 2012b... is there any other way to display a grid?
set_param(bdroot,'showgrid','on'); set_param(bdroot,'gridSpacing','30');
Antworten (1)
Jorge
am 11 Jun. 2014
0 Stimmen
Hi all! I am also in the need of achieving this (i.e. display the grid in the Simulink editor)... could somebody please tell us if it is still possible or if it has been definitely deprecated? It is really cumbersome to produce regular models without the aid of the grid!!!
Thanks in advance for any help!
Cheers,
Jorge.
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!