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');
回答(1 个)
Jorge
2014-6-11
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!