Match Sorting Recursion Error

3 次查看(过去 30 天)
Hi all,
I'm somewhat new to recursion using Matlab, and I'm running into an error using R2021a. The controlling code is written in a live script file. I'll attach a picture of it (and the error I'm getting) below as well as the code for the function. Hopefully you all can point me in the right direction, because honestly, I'm out of ideas. I know the input data is in the right format and contains values that should work.
Cheers and thanks for your help!

采纳的回答

Jakeb Chouinard
Jakeb Chouinard 2021-5-29
Found the problem:
The middle line below was missing in the original code, and as a result, it would return no values.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Whos 的更多信息

产品


版本

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by