it is posible to auto fit all blocks in a simukink file from matlab code?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Gabriela
el 20 de Oct. de 2013
Respondida: Azzi Abdelmalek
el 20 de Oct. de 2013
Hello, I add some blocks in simulink from matlab code and i don't know to arange them .
0 comentarios
Respuesta aceptada
Azzi Abdelmalek
el 20 de Oct. de 2013
set_param('yourmodel/yourblock','position',[x0 y0 xwidth yheight])
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!