Why in the Hyperspectral Viewer app, the plotted spectrum using "add spectral plot" is not able to be saved by using the save option just above the spectral plot window?
3 views (last 30 days)
Show older comments
In the Hyperspectral Viewer app, the plotted spectrum using "add spectral plot" is not able to be saved by using the save option just above the spectral plot window.
0 Comments
Accepted Answer
Vinayak Choyyan
on 5 Aug 2024
Hi Anju,
I am assuming you are facing this issue in MATLAB R2024a. If yes, please check to see the command line to confirm if you are gettng a warning saying
Warning: Figure has more than one container, but only one container can be exported. Specify the axes or standalone visualization you want to capture.
Error while evaluating ButtonPushedFcn for axes toolbar.
This is a known issue in R2024a and has been fixed for R2024b, which is coming out in about a month. As an immediate workaround, you could also try downgrading to R2023b where I have confirmed this issue does not occur.
Hope this helps. If you are facing this issue in some other version, do let me know and I would be happy to help.
Regards.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!