how to use already trained model in app designer for classification purpose.

7 次查看(过去 30 天)
i am able to load trained model in workspace using app designer, i want to know what is code to test the test data using this model via app designer. and how to access the result of classification in app designer. normally i use this in command window which works fine " ypred = trainedModel.predictFcn(predict21feature);"
"

采纳的回答

Drew
Drew 2023-2-27
If this answers your question, please remember to accept this answer.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by