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!