How can I run a "Regression Learner" model from an App Designer interface?
Show older comments
I would like to know a way to run a model created from Regression Learner App from the App Designer environment.
The input is a table and the only way to run the model is to write the next code in the Command Window:
Model.predictFcn(Table)
Thanks.
Answers (0)
Categories
Find more on Linear Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!