Callback error in Classification Learner
이전 댓글 표시
While attempting to follow the tutorial at https://www.mathworks.com/help/stats/train-logistic-regression-classifiers-in-classification-learner-app.html on my Macintosh (system 10.12.4) using Matlab R2016a. Clicking on the "New Session" icon, throws a series of errors beginning with:
Warning: Error occurred while executing the listener callback for
event NewSessionFromWorkspaceButtonClicked defined for class
mlearnapp.internal.ui.MainToolstripView:
Error using table/varfun>dfltErrHandler (line 274)
Applying the function 'iIsCategoricalByDefault to the variable
'Group' generated the following error:
Undefined function 'eq' for input arguments of type 'cell'.
Thank you.
댓글 수: 1
Walter Roberson
2017년 3월 11일
I just tried in R2016a on El Capitan; New Session works fine for me.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Classification Learner App에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!