Showing neural network training windows in live script

I dont know how but in one of my live scripts i can have the neural network training window in within the live script but in the other live scripts i cant repeat it.iv copied the exact same code in another live script and it didnt repeat it and iv also copy another code in that live script and it didnt repeat it eather
(its not an image , every time i run it back , the training window will be updated)

Answers (1)

This is a snapshot of the Neural Network Training App, and it should be appearing in the output section of live scripts. You cannot interact with it, but the snapshot will update every time you run your code. You should also have a separate window appear showing the app as well. The app is interactive.
I'm not sure why it is not happening in all your live scripts. Have you tried restarting MATLAB?

6 Comments

iv restart the MATLAB and now the live script which was working correctly doesnt work anymore:))))
iv tried everything , i have no idea what is wrong
Please attach your live script to your post using the paperclip icon.
It appears to be intermittent for me. Please report this here: https://www.mathworks.com/support/contact_us.html
In the meantime, one thing that works for me is to copy the code in your life script, then close the live script, close MATLAB, restart MATLAB, open a new live script, paste the copied code, and run.

Sign in to comment.

Categories

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

Products

Release

R2023b

Asked:

on 28 Nov 2023

Commented:

on 28 Nov 2023

Community Treasure Hunt

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

Start Hunting!