How to transfer image with plot from figure to axes in GUI
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
i created a GUI which runs specific function that open a figure window which contain image and plots (markers) on the image.
now i would like to save the all figure data(image+plot) in some way and call it from the gui callback function in order to display it on my gui axes.
is it possible to do without open the original figure? only to display the whole data on the gui axes?
Thanks
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!