How to display figure of neural network structure ?

16 views (last 30 days)
I have made a neural network and saved in net.mat
Now I want to see its structure like shown below.
How can I see it?

Accepted Answer

Greg Heath
Greg Heath on 5 Mar 2014
I only know
view(net)

More Answers (0)

Categories

Find more on Deep Learning Toolbox 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!