How to find minimum element from an array.
    2 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    priyanka
 el 3 de Nov. de 2014
  
    
    
    
    
    Comentada: priyanka
 el 3 de Nov. de 2014
            function to find Minimum element of an element. Ex: There is an array ArrCost , having elements 132 784 94 35 567. I have to find minimum number from it, but Min(ArrCost) is not Working. Is there any another function.
2 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
				Más información sobre Matrix Indexing en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



