Error in optimize classification ensemble
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
Walter Roberson
2018-9-18
Which MATLAB version are you using?
What shows up for
which -all nanmax
Jaeyoung Shin
2018-9-18
Walter Roberson
2018-9-18
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
2018-9-18
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!