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

조회 수: 4 (최근 30일)
Ami Shah
Ami Shah 2015년 11월 5일
답변: Sudeshna Bhattacharya 2018년 2월 21일
How to get simulink block diagram's width and height in pixel?

답변 (1개)

Sudeshna Bhattacharya
Sudeshna Bhattacharya 2018년 2월 21일
Try using
>>get_param(gcb, 'position')
ans =
85 81 200 139

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by