Can "Enter " button in keyboard be replaced with some built-in function ?
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
per isakson
on 10 May 2013
5 Comments
per isakson
on 10 May 2013
The link is about using java.awt.robot. I'm not sure it will solve your problem. I don't know Prober.
More Answers (0)
See Also
Categories
Find more on Desktop 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!