Save a histogram in a folder and plot it later .
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Richard
el 13 de Jun. de 2012
I dont know if this answers your question but you could save then as a .fig file!
0 comentarios
Ver también
Categorías
Más información sobre Histograms en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!