replacement of for loop
Mostra commenti meno recenti
I am writing this statement as replacement of for loop operation
indexes= ROI~=255 && ROI~=0;
ROI is a matrix and I am trying to find those indexes in the matrix ROI whose values are other than 0 and 255. but this statement gives some error. Kindly help by showing me correct syntax.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su ROI-Based Processing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!