How to remove the middle part of a graphic
3 次查看(过去 30 天)
显示 更早的评论
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!!!
0 个评论
回答(2 个)
Yatin
2013-10-15
Hi, You can try setting the values between 25% to 75% to NaN. This might do the thing.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Graphics Object Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!