Clear Filters
Clear Filters

How to obtain simulation value in nnstart

2 views (last 30 days)
지연 김
지연 김 on 25 Apr 2022
Answered: Nihal on 29 Sep 2023
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
Priyadarshan Priyadarshan
Priyadarshan Priyadarshan on 27 May 2022
Yeah...even I am also looking for the answer. Did you find it eventually ?

Sign in to comment.

Answers (1)

Nihal
Nihal on 29 Sep 2023
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 MATLAB in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!