Feval function in Matlab
이전 댓글 표시
Please can someone kindly explain the function feval to me... Many thanks!
댓글 수: 3
Erik S.
2015년 2월 18일
Can you be more specific about what you need to know. Have you looked into the documentation?
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개)
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!