Hi! I need help with this function with arrays!
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hi! I need help with this instructions! I don't have idea how to do this, with loops.
Write a function that receives an array of any size and maximum and minimum return of all numbers in the matrix. Schedule your function using loops, DO NOT use the predefined functions allowed Matlab: min, max, sort, sortRows.
Thanks a lot!
2 comentarios
Steven Lord
el 27 de Oct. de 2016
Show what you've tried so far and explain exactly where you're stuck and you may receive some suggestions.
Respuestas (1)
Walter Roberson
el 27 de Oct. de 2016
0 votos
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!