Clear Filters
Clear Filters

Getting "not a valid name" error

5 views (last 30 days)
I am using the WaterTank Matlab example code and adapting it to my own specific problem. I'm getting an error that "WaterTank.slx" is not a valid MATLAB function. Sorry, I don't understand what the problem is.
My working folder is WaterTank, and contains files WaterTank.mlx and WaterTank.slx. At line 65 I am trying to select the variant 'ADRC' and get the error.

Accepted Answer

Walter Roberson
Walter Roberson on 2 Dec 2023
mdl = 'WaterTank' ;
Leave out the extension in that context

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!