how to convert visual C++ to Matlab
Mostrar comentarios más antiguos
hai any one can u please help me about how to convert the VISUAL C++ to matlab.
thanks& regards
krishna chaitanya .G
Respuestas (2)
Walter Roberson
el 21 de Feb. de 2011
0 votos
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
el 21 de Feb. de 2011
0 votos
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.
Categorías
Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!