EXEをMATLAB上で実行する
Show older comments
MATLAB上で他のプログラミング言語で記述しコンパイルしたEXEファイルを実行したいと考えています。
現在はコマンドプロンプト上で実行しており、A.exe < input.txtと記述して、実行しています。(Input.txtに実行条件などが記載されている。)
この場合、MATLAB上ではどのようにして記述すればよいでしょうか。
Accepted Answer
More Answers (0)
Categories
Find more on 基本的な設定 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!