How Can I change function butter ??? Do you have correct scripts?

1 view (last 30 days)
Error
Output argument 'num' (and maybe others) not assigned during call to ''butter''
please

Answers (1)

Steven Lord
Steven Lord on 23 Jul 2021
First let's make sure you're calling the version of the butter function you think you're calling.
which -all butter
Does this list a butter.m that's not part of a MathWorks product?

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!