Feval function in Matlab

4 views (last 30 days)
S Weinberg
S Weinberg on 18 Feb 2015
Commented: David Young on 18 Feb 2015
Please can someone kindly explain the function feval to me... Many thanks!
  3 Comments
per isakson
per isakson on 18 Feb 2015
What do you expect us to add to the description in the documentation? See feval, Evaluate function
David Young
David Young on 18 Feb 2015
You almost never need feval. Even when it seems useful (which I think is only when you want to build function names as strings at run time) there are usually better solutions. You might get a better answer if you explain why you think it might be useful in your code.

Sign in to comment.

Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!