Info
此问题已关闭。 请重新打开它进行编辑或回答。
Hi! I need help with this function with arrays!
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Steven Lord
2016-10-27
Show what you've tried so far and explain exactly where you're stuck and you may receive some suggestions.
回答(1 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!