How to get Leftmost block position

조회 수: 3 (최근 30일)
C B
C B 2021년 10월 8일
댓글: C B 2021년 10월 9일
I have a simulink Model.
I want to find Left most position Block on first level.

채택된 답변

Fangjun Jiang
Fangjun Jiang 2021년 10월 8일
  1. Get the position data of all the blocks
  2. Find the Min x value
  3. Through index, find the block
  댓글 수: 1
C B
C B 2021년 10월 9일
no other way like paper position or something?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by