matlab to notepad
Mostrar comentarios más antiguos
I want to send keys like backspace which perform actions from matlab file to notepad using SendKeys method of windows shell scripting.All other keys are working except - backspace, delete, capslock etc.
Respuesta aceptada
Más respuestas (1)
Aleksander
el 11 de Feb. de 2013
0 votos
hi, is it possible to send ctrl + f ? i wish to use the find and replace functionality in notepad.
all best Aleks.
1 comentario
Jason Ross
el 11 de Feb. de 2013
Editada: Jason Ross
el 11 de Feb. de 2013
All the keys are here, control-f should work the same way as the above example.
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!