find position of the matrix
    6 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Anusha
 el 22 de Oct. de 2013
  
    
    
    
    
    Respondida: Sabarinathan Vadivelu
      
 el 22 de Oct. de 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 comentarios
Respuesta aceptada
  Sabarinathan Vadivelu
      
 el 22 de Oct. de 2013
            x(1), x(2) ... x(end),
Gives you each every value in the array.
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

