detect row and column
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
how to know value for minimum and maximum of row and column
0 Commenti
Risposta accettata
Più risposte (1)
the cyclist
il 20 Mar 2012
Use the min() and max() functions.
More details available by reading "doc min" and "doc max".
0 Commenti
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!