how to convert visual C++ to Matlab
Show older comments
hai any one can u please help me about how to convert the VISUAL C++ to matlab.
thanks& regards
krishna chaitanya .G
Answers (2)
Walter Roberson
on 21 Feb 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
on 21 Feb 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.
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!