Opening a C++ file by MATLAB
5 次查看(过去 30 天)
显示 更早的评论
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
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!