How to display a grid in Simulink 2012b

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');

Answers (1)

Jorge
Jorge on 11 Jun 2014
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.

Categories

Find more on Simulink in Help Center and File Exchange

Products

Asked:

on 26 Feb 2013

Answered:

on 11 Jun 2014

Community Treasure Hunt

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

Start Hunting!