How can I remove values from a matrix outside the range and create matrix within the range

23 次查看(过去 30 天)

采纳的回答

per isakson
per isakson 2015-7-6
Y = X( X>=20 & X<=23 );
  3 个评论
Ishaan Chauhan
Ishaan Chauhan 2021-2-15
How would you do this for a much larger matrix that isn't 1 x (_) ?
Best, and sorry for continuining a 6 year old thread

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by