Logical indexing to Loop
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Given a vector T, write a loop in Matlab that is equivalent to the following command? T ( T > 10) = 10;
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!