How to replace elements using logical operations?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
LeBron
el 19 de Mayo de 2014
Respondida: Friedrich
el 19 de Mayo de 2014
Let A = [2 13 1; 2 5 16; 11 9 8]
What I want to do is for element that are less than 6, replace the element with 0.
How do I do this using for/if operation ?
Thanks in advance.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Get Started with MATLAB 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!