how to convert visual C++ to Matlab
이전 댓글 표시
hai any one can u please help me about how to convert the VISUAL C++ to matlab.
thanks& regards
krishna chaitanya .G
답변 (2개)
Walter Roberson
2011년 2월 21일
0 개 추천
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
2011년 2월 21일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!