Finding max value from one dimensional matrix
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
HABILA
el 23 de Oct. de 2019
Respondida: David Hill
el 23 de Oct. de 2019
I have a 1x10 matrx. I need a maximum value of the matrix leaving first four locations.
For example A=[2 3 6 1 8 0 2 4 5 6]
I need max from [8 0 2 4 5 6]
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Matrices and Arrays 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!