Functions Not Supported for Compilation by MATLAB Compiler. What is the solution?
Afficher commentaires plus anciens
Hi,
I have gone through this article below and understood that Matlab doesn't support these functions after the compilation (standalone desktop app).
But what is the solution? Does that mean that if I have these functions in my app, then I cannot compile it at all?
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 5 Mai 2023
1 vote
There is a lot more than that. In general, applets cannot be compiled also, for example ColorThresholder or other applets on the Apps tab of the tool ribbon. You'd have to write something yourself. What function, specifically, were you trying to include?
1 commentaire
Vish
le 9 Mai 2023
Catégories
En savoir plus sur Simulink Coder dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!