how to convert visual C++ to Matlab
Afficher commentaires plus anciens
hai any one can u please help me about how to convert the VISUAL C++ to matlab.
thanks& regards
krishna chaitanya .G
Réponses (2)
Walter Roberson
le 21 Fév 2011
0 votes
There is no automatic method that I have heard of.
If you ask some specific questions about correspondences between the two languages, someone might happen to know the answer.
Andreas Goser
le 21 Fév 2011
0 votes
You may consider including C/C++ code into MATLAB as MEX files. If you have existing and proven C code, that might be a better alternative compared to rewriting code in MATLAB.
Catégories
En savoir plus sur Get Started with MATLAB 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!