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!