Matlab 2014a or b

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

In my case, it works with Matlab 13b and 14a, but fails with 14b and 15a since Matlab changed their graphic api.