Not enough input arguments error when using exp
18 views (last 30 days)
Show older comments
Robbie
on 10 Jan 2013
Commented: felipe villamil cubillos
on 26 May 2021
Hi, I am very new to matlab and I and getting the 'not enough input arguments when typing this.
EDU>> syms x
EDU>> f = 5*exp^(2*x - sin(x^2))
Any help is appreciated.
Thanks
1 Comment
Accepted Answer
More Answers (1)
See Also
Categories
Find more on Linear Algebra 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!