Hi ! I've tried solving your problem using a recursive method, only to be met by a "While evaluating the solution, the server encountered an error caused by long running MATLAB code. Edit the code if needed and then submit." Are recursive codes computable by the matlab online platform ?
Regards,
Adel
Hi! You are overdoing it by using a "for" loop with the recursion: it takes too long and an error is thrown. Remove the loop and try again. Good luck!
Regards, Yaroslav
12503 Solvers
1056 Solvers
151 Solvers
Find a subset that divides the vector into equal halves
336 Solvers
Split a string into chunks of specified length
489 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!