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

Animate is not defined #33

Closed
lyhbuaa opened this issue Oct 30, 2018 · 2 comments
Closed

Animate is not defined #33

lyhbuaa opened this issue Oct 30, 2018 · 2 comments

Comments

@lyhbuaa
Copy link

lyhbuaa commented Oct 30, 2018

Recently, I used the plot3d function, and select the 'movie' option as 'my.mp4', but I met the error 'Animate is not defined',
I really did not find the relevant file or function definition in the toolbox.
How can we solve this problem?

@quanvuong
Copy link

I'm having a similar problem of running EKF.

ekf.run(1000, 100);
Undefined function or variable 'Animate'.

Error in EKF/run (line 407)
anim = Animate(opt.movie);

@petercorke
Copy link
Owner

This was left out of the 10.3 distro, added to 10.3.1 on the website. This class lives in the toolbox-common repo.

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

3 participants