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 comentarios

Which MATLAB version are you using?
What shows up for
which -all nanmax
Jaeyoung Shin
Jaeyoung Shin el 18 de Sept. de 2018
I am using 2018b.
Here is the results of 'which -all nanmax'
E:\Program Files\MATLAB\R2018b\toolbox\stats\stats\nanmax.m
E:\Program Files\MATLAB\R2018b\toolbox\finance\ftseries\@fints\nanmax.m % fints method
E:\Program Files\MATLAB\R2018b\toolbox\stats\distributed\@distributed\nanmax.m % distributed method
Walter Roberson
Walter Roberson el 18 de Sept. de 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
Jaeyoung Shin el 18 de Sept. de 2018
I found out that some files in the certain toolbox (NOT MATLAB default) crashed with this script. When I removed the toolbox from the MATLAB path, the problem disappeared :) Thanks for your help :)

Respuestas (0)

La pregunta está cerrada.

Preguntada:

el 18 de Sept. de 2018

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by