Error in optimize classification ensemble
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi, I encountered an unexpected error while I was running a live script regarding "optimize classification ensemble" I didn't modify and just ran it.
< Error message: Too many input arguments (in Korean) >. Could anyone help me?

4 Comments
Walter Roberson
on 18 Sep 2018
Which MATLAB version are you using?
What shows up for
which -all nanmax
Jaeyoung Shin
on 18 Sep 2018
Walter Roberson
on 18 Sep 2018
Could you confirm that the error about "too many input arguments" was for nanmax ? The MATLAB nanmax() routine does not check the number of input arguments, and has only the header and one line of code with the rest being comments.
Jaeyoung Shin
on 18 Sep 2018
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!