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!