Save a histogram in a folder and plot it later .
1 view (last 30 days)
Show older comments
I ve made a GUI which produces some histograms from 2 medical images,informing the doctor about his patient progress.I ve put these histograms in handles and i use them in different places in my code.Now,*I would like to know if these histograms can be saved in a folder in a form that can be later plot* if the doctor wants.I want to save them in a folder as if there were files or images and afterwards through another tool in my GUI to "recall" them and plot them combined.
Thanks in advance.
0 Comments
Answers (1)
Richard
on 13 Jun 2012
I dont know if this answers your question but you could save then as a .fig file!
0 Comments
See Also
Categories
Find more on Histograms 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!