it is posible to auto fit all blocks in a simukink file from matlab code?
1 view (last 30 days)
Show older comments
Gabriela
on 20 Oct 2013
Answered: Azzi Abdelmalek
on 20 Oct 2013
Hello, I add some blocks in simulink from matlab code and i don't know to arange them .
0 Comments
Accepted Answer
Azzi Abdelmalek
on 20 Oct 2013
set_param('yourmodel/yourblock','position',[x0 y0 xwidth yheight])
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!