How can I use or call .exe file in my normal matlab script ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Kaustubh hike
le 16 Août 2021
Réponse apportée : Walter Roberson
le 16 Août 2021
Hi,
How can I use or call .exe file in my normal matlab script ?
Regards.
0 commentaires
Réponse acceptée
Walter Roberson
le 16 Août 2021
.exe implies Windows, so you have access to .NET procedures . See System.Diagonstics.Process
0 commentaires
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur MATLAB Coder 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!