Save a histogram in a folder and plot it later .
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Richard
2012 年 6 月 13 日
I dont know if this answers your question but you could save then as a .fig file!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Histograms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!