Borrar filtros
Borrar filtros

Auto-Type in Command Window

9 visualizaciones (últimos 30 días)
PathPlanner
PathPlanner el 14 de Sept. de 2020
Comentada: PathPlanner el 25 de Nov. de 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!

Respuesta aceptada

Jemima Pulipati
Jemima Pulipati el 25 de Nov. de 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 comentario
PathPlanner
PathPlanner el 25 de Nov. de 2020
Thanks! That actually helps! I originally used a Robot Process Automation program to complete this, but I think this works better.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by