How can I run an automated script for command prompt in Matlab?
古いコメントを表示
Hi,
I have a custom built Matlab code which has a GUI for the user. The code can open command prompt and the user then has to type in some commands to allow a piece of hardware to run. the commands are actually very easy, but I'm trying to make the code as user-friendly as possible, so that anyone can use it. So I'm looking for a way of automating the commands that need to be done in command prompt and I need help. I have heard of using javascript files and cscript to automate command prompt, but there isn't much help out there on how to actually write these files, and I also don't know how you would get matlab to run a .js file.
Help would be much appreciated!
Thanks, Joe
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!