| In MATLAB V6.5 — This feature is not supported prior to version 7.0. In MATLAB V7.0 — ??? Error using ==> strcmp Too many input arguments. Error in ==> errmsgtest>nestFun1/nestFun2 at 6 strcmp('aa','bb','cc'); Copy and paste text ofthis error message into the dbstop command: dbstop errmsgtest>nestFun1/nestFun2 at 6 Hot Link to the Source of an Error Error messages now contain a blue-underlined hot link to the failing line of the M-file being executed. Compatibility Considerations If any of your programs rely on specific text in the types of error messages described here, you may have to modify your program code. |