Build An App for a trained ANN model for future predictions on new data
Show older comments
Hi everyone,
New to Matlab app designer. I have trained an ANN model in Matlab. I want to develop a simple app (for possible deployment) using Matlab app designer. The app will have the following features
- 'Load data' button to load data
- Button that says 'Predict'. The loaded data will be predicted on the ANN model I have already trained
- a 'Result' interface that will display the predicted value with a unit in mL
- An 'Export' button that can export or save the result to an excel file.
I am not sure how to go about building an app with the features I have listed above and the codes that comes with it. Any example code or work will be truly appreciated!
Thanks!
Accepted Answer
More Answers (0)
Categories
Find more on Classification Ensembles 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!