Dear sir,
When I am trying to generate a movie by the MATLAB script (movie.m) in SSAGES/Examples/User/Meta/ADP, an error occured as follow:
Error using plot
Line cannot be a child of Figure.
Error in Movie (line 47)
p = plot(gcf, true);
Also, there is something wrong with analysis.m.
Best wish