Auto-Type in Command Window

15 Ansichten (letzte 30 Tage)
PathPlanner
PathPlanner am 14 Sep. 2020
Kommentiert: PathPlanner am 25 Nov. 2020
Hello!
I'm running a script that is an exe, and when I try running it from a matlab program, it lets me type commands in the command window which are sent to the exe to control that application. My question is, is there a command that I can use which auto-types commands in the command window so that it gets sent to the exe automatically, instead of me having to type those commands in the command window manually?
Thank you all Matlab Community!

Akzeptierte Antwort

Jemima Pulipati
Jemima Pulipati am 25 Nov. 2020
Hello,
From my understanding, you want to find an easier approach to give the commands from the command window while running the .exe file.
You can use MATLAB's Favorite Commands which lets you execute a group of language statements as if you ran them from the command window itself.
You may also use Tab completion to avoid repetitive typing in the command window.
  1 Kommentar
PathPlanner
PathPlanner am 25 Nov. 2020
Thanks! That actually helps! I originally used a Robot Process Automation program to complete this, but I think this works better.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by