Copy figure with Sliceomatcis

2 views (last 30 days)
Omar Idriss
Omar Idriss on 18 Dec 2019
Hello everyone! I hope you are all fine.
I am using Sliceomatic ( https://fr.mathworks.com/matlabcentral/fileexchange/764-sliceomatic) which is a function that we can use to present volumes (3D) ... everything works well.
The problem I have is that when I want to copy the results in figure (there is an option is called copy figure) it shows me the following errors:
For Matlab 2018:
Error using get
The ErrorMessage property has been removed. At the command line, use MException.last instead.
Error in sliceomatic (line 827)
         disp (get (0, 'ErrorMessage'));
 
Error while evaluating Menu Callback.
For Matlab 2016:
Error using copyobj
The copyElement method of class matlab.graphics.animation.AnimatedLine returned an invalid type.
Can anyone help me. I will be very grateful for him.
Thank you in advance :) :)
Capture.PNG

Answers (0)

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!