Replace array elemtens, that match the condition
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Alexander Donner
el 28 de En. de 2018
Comentada: Alexander Donner
el 1 de Feb. de 2018
Hey guys,
I have an array with x= 1:1:100; and i want to replace every element that is <= than 10 with 0.
My thought was to us the "if" function under an "for" loop, but i dont realy know how to do that.
i hope you guys can help me with that.
Thanks in advance.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Loops and Conditional Statements 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!