Save a histogram in a folder and plot it later .
显示 更早的评论
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.
回答(1 个)
Richard
2012-6-13
0 个投票
I dont know if this answers your question but you could save then as a .fig file!
类别
在 帮助中心 和 File Exchange 中查找有关 Histograms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!