Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Error in optimize classification ensemble
조회 수: 3 (최근 30일)
이전 댓글 표시
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일
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.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!