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

5 Ansichten (letzte 30 Tage)
Ami Shah
Ami Shah am 5 Nov. 2015
How to get simulink block diagram's width and height in pixel?

Antworten (1)

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

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by