Submitted by akmartin1 on Wed, 06/10/2015 - 17:22
Dear REST experts,
Does REST operate on MATLAB 2014a or b?
I get the following error message -
Warning: The EraseMode property is no longer supported and will error in a future release. Use the
ANIMATEDLINE function for animating lines and points instead of EraseMode 'none'. Removing instances of
EraseMode set to 'normal', 'xor', and 'background' has minimal impact.
Thanks
Andrew
Submitted by hyou on Fri, 06/12/2015 - 09:32 Permalink
Re: Matlab 2014a or b
In my case, it works with Matlab 13b and 14a, but fails with 14b and 15a since Matlab changed their graphic api.