How to get simulink block diagram's width and height in pixel?

9 visualizaciones (últimos 30 días)
Ami Shah
Ami Shah el 5 de Nov. de 2015
Respondida: Sudeshna Bhattacharya el 21 de Feb. de 2018
How to get simulink block diagram's width and height in pixel?

Respuestas (1)

Sudeshna Bhattacharya
Sudeshna Bhattacharya el 21 de Feb. de 2018
Try using
>>get_param(gcb, 'position')
ans =
85 81 200 139

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by