Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generates a movie of the free energy surface estimate over time #32

Open
lcsklearn opened this issue Jun 15, 2021 · 2 comments
Open

Comments

@lcsklearn
Copy link

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

@mquevill
Copy link
Collaborator

The Movie.m script is designed to use PlotPub, which is why the script calls Plot() instead of plot() (MATLAB function). However, it may not work with more recent versions of PlotPub.

@lcsklearn
Copy link
Author

lcsklearn commented Jun 16, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants