Hi! I need help with this function with arrays!
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comments
Steven Lord
on 27 Oct 2016
Show what you've tried so far and explain exactly where you're stuck and you may receive some suggestions.
Answers (1)
Walter Roberson
on 27 Oct 2016
0 votes
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!