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

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);"
"

More Answers (0)

Asked:

on 2 May 2019

Answered:

on 27 Feb 2023

Community Treasure Hunt

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

Start Hunting!