Recursion function in matlab
2 views (last 30 days)
Show older comments
Hey
How do I write a function that get a matrix as an argument and returns the sum of all the members in it recursively?
Thanks you
2 Comments
Rik
on 19 Oct 2020
Edited: Rik
on 19 Oct 2020
You can find guidelines for posting homework on this forum here. If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks).
Is your question how to write a recursive function at all? Or do you want someone else to do your complete homework assignment for you?
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!