How to save or export Data from analyzeNetwork window?

11 views (last 30 days)
I have implemented a certain CNN architecture and used "analyzeNetwork" to receive data as displayed in an example below.
For further visulaization I would now like to save or export the data, or a decently scaled picture of the "Deep Learning Network Designer" window. Given below is an example of the window and data in question generated by another, incomplete CNN.

Accepted Answer

Angelo Yeo
Angelo Yeo on 31 Jan 2024
A new calss called NetworkAnalysis will be introduced from R2024a. This class can be retrieved as an output of analyzeNetwork. If you can access to R2024a Prerelease, you can see it actually works. Below is my screenshot from R2024a Prerelease.
Subscribers to MathWorks Software Maintenance Services can download prerelease versions. See MathWorks Prerelease FAQ - MATLAB & Simulink if you are interested in prereleases.

More Answers (0)

Categories

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

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!