Clear Filters
Clear Filters

it is posible to auto fit all blocks in a simukink file from matlab code?

1 view (last 30 days)
Hello, I add some blocks in simulink from matlab code and i don't know to arange them .

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 20 Oct 2013
set_param('yourmodel/yourblock','position',[x0 y0 xwidth yheight])

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!