Not enough input arguments
Show older comments
I get this error for a simple code
function f = fun(x)
f =2*x;
end
please help me
Accepted Answer
More Answers (0)
Categories
Find more on Just for fun 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!