How to access .exe file through matlab .m file?

1 vue (au cours des 30 derniers jours)
shrivardhan  suryawanshi
shrivardhan suryawanshi le 7 Jan 2014
Is it possible to give a path of .exe file through coding in MATLAB....?

Réponse acceptée

Jacob Halbrooks
Jacob Halbrooks le 7 Jan 2014
You can use the SYSTEM command to execute a .exe file and capture its program output in MATLAB.
doc system
  1 commentaire
shrivardhan  suryawanshi
shrivardhan suryawanshi le 9 Jan 2014
Thanks sir it's working now ...I would like to know that Is it possible to give input to MATLAB directly through 3D camera....?
Please reply...

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Environment and Settings 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!

Translated by