Effacer les filtres
Effacer les filtres

Opening a C++ file by MATLAB

2 vues (au cours des 30 derniers jours)
mohammad
mohammad le 1 Mar 2015
Commenté : Geoff Hayes le 1 Mar 2015
I want to open a C++ file (with .dev format) by MATLAB and then run that file and finally close it.
1- opening the C++ file by MATLAB( is there any command for opening this file outside of MATLAB?)
2- running it from MATLAB (is there any command for running this file outside of MATLAB?)
3- closing that file finally(is there any command to close this file outside of MATLAB?)
thanks
  5 commentaires
mohammad
mohammad le 1 Mar 2015
I use DEV CPP software for running the file. DEV CPP is a software for compiling and running C, C++ files. here some info is available: http://www.bloodshed.net/devcpp.html
Geoff Hayes
Geoff Hayes le 1 Mar 2015
Why not just use MEX?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Call C++ from MATLAB 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