Convert GUI file to C++ /C# to make stand-alone application by visual studio
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi I create GUI and I need to convert it to C++ and then by visual studio compile it to create stand alone application without needs to MATLAB compiler. Is this possible or not? Because MATLAB can make C++ at compiler section, but I couldn't compile it in visual studio. Can some one help me? Or explain How can I do this?
댓글 수: 1
Walter Roberson
2013년 2월 25일
It would have to be MATLAB Coder rather than MATLAB Compiler if you are generating C or C++.
What errors do you get when you attempt to compile with VS ?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!