Info
This question is closed. Reopen it to edit or answer.
Hi! I need help with this function with arrays!
1 view (last 30 days)
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)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!