find position of the matrix
    6 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Anusha
 il 22 Ott 2013
  
    
    
    
    
    Risposto: Sabarinathan Vadivelu
      
 il 22 Ott 2013
             x=0.0344    0.0018    0.0519    0.0181    0.0285    0.0393    0.0344    0.0344
find the position of each value and the further process taken the value one by one
0 Commenti
Risposta accettata
  Sabarinathan Vadivelu
      
 il 22 Ott 2013
            x(1), x(2) ... x(end),
Gives you each every value in the array.
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

