Feval function in Matlab
조회 수: 4 (최근 30일)
이전 댓글 표시
Please can someone kindly explain the function feval to me... Many thanks!
댓글 수: 3
per isakson
2015년 2월 18일
David Young
2015년 2월 18일
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.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!