I am trying to run (e.g. from examples) fanimator.I gets :Undefined function or variable 'fanimator'. Also, typing "help fanimator", repling "fanimator not found." Any helps?Thanks

1 view (last 30 days)
I am trying to run (e.g. from examples) fanimator.I gets :Undefined function or variable 'fanimator'. Also, typing "help fanimator", repling "fanimator not found." Any helps?Thanks

Answers (1)

Steven Lord
Steven Lord on 20 Aug 2019
According to the note at the end of its documentation page this function was introduced to Symbolic Math Toolbox in release R2019a. You've tagged this with release R2018b so you're using a release that predates this function. You will need to upgrade to release R2019a or later to use it.

Categories

Find more on Symbolic Math Toolbox in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!