Extracting the Data of the neural network
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mahmoud Khadijeh
am 22 Aug. 2022
Kommentiert: Mahmoud Khadijeh
am 29 Aug. 2022
Hello,
Is there anyway to extract the data of the nerual network to plot them seperately?
for example,
Let us say that we have the following outputs from a neural network:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1104595/image.jpeg)
Can we extract x and y for the first figure for each data set (i.e., x and y for the Data :: i.e., x and y for the fit :: i.e., x and y for Y = T ) ?
Thanks!
0 Kommentare
Akzeptierte Antwort
Mandar
am 25 Aug. 2022
I understand that you want to extract the values given in a plot/figure.
The possible workaround to extract the values from the MATLAB figure file is answered in response to a similar question. Refer to the link below for the detailed answer.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!