How to obtain simulation value in nnstart

I used the 'nntool' for the development ANN predict model.
In nntool, I can obtain simulation value easily, but MATLAB software was updated to 2021 version.
In 2021 version, I cannot use 'nntool'.
However, I can't find the simulation value in nntool.
How to obtain it?

1 Comment

Yeah...even I am also looking for the answer. Did you find it eventually ?

Sign in to comment.

Answers (1)

I understand you are having trouble while finding simulation values in 'nnstart' after training your model.
Also kindly Note that 'nntool' has been deprecated from version 2022a.
To get the simulation values in 'nnstart', click on "Export Model" -> "Export to Workspace" you will get all the values in your MATLAB workspace.
Please refer to the documentationnnstartdocumentation: https://www.mathworks.com/help/deeplearning/ref/nnstart.html
I hope this information resolves your query.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Release

R2021b

Asked:

on 25 Apr 2022

Answered:

on 29 Sep 2023

Community Treasure Hunt

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

Start Hunting!