Feval function in Matlab
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Please can someone kindly explain the function feval to me... Many thanks!
3 commentaires
per isakson
le 18 Fév 2015
David Young
le 18 Fév 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.
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!