While invoking the mcc executable does it suffice to only create an executable of the outermost function?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
YOGENDRA SINGH BHANDARI
le 17 Août 2020
Commenté : Bruno Luong
le 17 Août 2020
I have a function calling another function which in turn calls another function.
If I have to generate a compiled executable, does it suffice to only create a executable for the outermost function, or do I need to do it for every function?
If yes, what is the command for invoking all the executables with arugments to the outermost function from the unix?
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Application Deployment 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!