matlab to notepad
Show older comments
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.
Accepted Answer
More Answers (1)
Aleksander
on 11 Feb 2013
0 votes
hi, is it possible to send ctrl + f ? i wish to use the find and replace functionality in notepad.
all best Aleks.
1 Comment
Jason Ross
on 11 Feb 2013
Edited: Jason Ross
on 11 Feb 2013
All the keys are here, control-f should work the same way as the above example.
Categories
Find more on Startup and Shutdown 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!