Can "Enter " button in keyboard be replaced with some built-in function ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi ,everyone
I use matlab to control one Prober, and fprintf some commands to prober ,it needs customer response ,such as push "Enter" button in the keyboard .
Is it possible to use some function (such as keyboard ("enter" )instead of pushing "enter" button ?
Any help would be appreciated .
0 Kommentare
Akzeptierte Antwort
per isakson
am 10 Mai 2013
5 Kommentare
per isakson
am 10 Mai 2013
The link is about using java.awt.robot. I'm not sure it will solve your problem. I don't know Prober.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Desktop finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!