필터 지우기
필터 지우기

How to remove the middle part of a graphic

조회 수: 1 (최근 30일)
Antonella
Antonella 2013년 10월 9일
답변: Image Analyst 2013년 10월 15일
I have a graphic and i have to remove all points which are (in the axis y) between 25% and 75% of the height. In general points which are in the middle part of this graphic. In other words i have to remove the central part of which is between 25% and 75% of the height (axis y) How can i do this?
Thanks very much in advance!!!

답변 (2개)

Yatin
Yatin 2013년 10월 15일
Hi, You can try setting the values between 25% to 75% to NaN. This might do the thing.

Image Analyst
Image Analyst 2013년 10월 15일
Try calling xlim and ylim.

카테고리

Help CenterFile Exchange에서 Graphics Object Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by