Changing values in matrix under certain conditions
Ältere Kommentare anzeigen
Hello! If I have a 30x1 matrix, and I would like to change the each values under certain condition in the matrix
For example
If vaule > 16, the vaule will be replaced into 1
else, the value will ve replaced into 0.
How can I do that? Please help!
Thanks a lot!
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!