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

Unrecognized function or variable 'avifile'. #2

Open
j-j-williams opened this issue Feb 2, 2021 · 0 comments
Open

Unrecognized function or variable 'avifile'. #2

j-j-williams opened this issue Feb 2, 2021 · 0 comments

Comments

@j-j-williams
Copy link

j-j-williams commented Feb 2, 2021

Hello, when following the README in Turbmat-Tools-0.3.2, I tried changing the number of timesteps to run from 1 to 5, and received the following error:

Unrecognized function or variable 'avifile'.

Error in TurbTools/startVideo (line 1166)
x_video = avifile('output.avi');

Error in turbm_velocity2D (line 129)
x_video = TT.startVideo(x_figure);

This page intimates that avifile() was deprecated in 2012, but the suggested substitution of VideoWriter does not work.

Do you have any suggestions?

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

1 participant