it is posible to auto fit all blocks in a simukink file from matlab code?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello, I add some blocks in simulink from matlab code and i don't know to arange them .
댓글 수: 0
채택된 답변
Azzi Abdelmalek
2013년 10월 20일
set_param('yourmodel/yourblock','position',[x0 y0 xwidth yheight])
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!