How do I pass a function handle to my MATLAB C++ Math Library functions?
Afficher commentaires plus anciens
Some functions in the MATLAB C/C++ Math Library require function handles as inputs to functions. In the MATLAB C/C++ Math Library documentation, these type of functions are called function-functions. Their MATLAB counterparts are functions which require inputs of the form "@function". How do I create function handles to provide as inputs to these function-functions in C/C++?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Deploy to C++ Applications Using mwArray API (C++03) dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!