Borrar filtros
Borrar filtros

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

16 visualizaciones (últimos 30 días)

Respuesta aceptada

per isakson
per isakson el 6 de Jul. de 2015
Y = X( X>=20 & X<=23 );
  3 comentarios
Ishaan Chauhan
Ishaan Chauhan el 15 de Feb. de 2021
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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Images en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by