Application of casadi in rapid control prototype
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
The controller is coded in Simulink with "Matlab Function" module. When casadi toolbox is called using code 'import casadi.*' (like m.file), the compiler would go wrong with following information as :
"Import statements are currently unsupported. Function 'XXX' (#XXX.XXX.XXX), line XXX, column XXX: "import" Launch diagnostic report."
So how to call casadi in "Matlab Function" module correctly?
2 commentaires
Daniel Alejandro Poveda Pi
le 20 Mar 2023
Hi! i'm having exactly the same issue! Could you please let me know if you find a way of making it work? (I'll for sure do the same if I manage to solve it).
Thanks for your time,
Daniel
Réponses (0)
Voir également
Catégories
En savoir plus sur COM Component Integration dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!