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!