Skip to content

Unrecognized function or variable 'avifile'. #2

@j-j-williams

Description

@j-j-williams

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions