How to know the location of the minimun value from a vector?
Mostra commenti meno recenti
I have a vector like this: A =
0.2008 0.2011 0.2011 0.1979 0.2003
then the minimun value is: 0.1979 which located on (1,4)
So I want to take the location of that value like above. What to do? Thanks before :')
Risposta accettata
Più risposte (1)
zhenqiang
il 6 Mag 2012
0 voti
good learning
Categorie
Scopri di più su Mathematics 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!