I just tried in R2016a on El Capitan; New Session works fine for me.
Callback error in Classification Learner
1 次查看(过去 30 天)
显示 更早的评论
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification Learner App 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!