Opening a C++ file by MATLAB
이전 댓글 표시
I want to open a C++ file (with .dev format) by MATLAB and then run that file and finally close it.
1- opening the C++ file by MATLAB( is there any command for opening this file outside of MATLAB?)
2- running it from MATLAB (is there any command for running this file outside of MATLAB?)
3- closing that file finally(is there any command to close this file outside of MATLAB?)
thanks
댓글 수: 5
Geoff Hayes
2015년 3월 1일
Mohammad - please explain what you mean by your C++ file having a .dev format. Does this mean that you have compiled the C++ file and expect to be able to execute/run it?
Geoff Hayes
2015년 3월 1일
How would you normally run the file.dev? What does the DEV CPP software do (please include a reference to it)?
mohammad
2015년 3월 1일
Geoff Hayes
2015년 3월 1일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!