How to display a grid in Simulink 2012b
Mostrar comentarios más antiguos
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');
Respuestas (1)
Jorge
el 11 de Jun. de 2014
0 votos
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.
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!