control mouse clicking
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
how could we control mouse clicking operation using matlab in xp ?
1 Kommentar
Antworten (2)
Matt Tearle
am 1 Mär. 2011
ButtonDownFcn? ginput? Please explain what you mean by "control mouse clicking operation". What exactly do you want to do?
0 Kommentare
Walter Roberson
am 1 Mär. 2011
I am going to take a guess that you want the Java Robot class. This would apply if you want to use Matlab to enter a mouse click on behalf of the user, such as to automate interaction with a different program.
6 Kommentare
Walter Roberson
am 1 Mär. 2011
OP>> I have a question
Walter>> The answer to the question you _think_ you are asking is 42, but if you do a substitution of variables in section 3.10.9 of this reference document according to the definition of this wikipedia document, and take the limit of the derived equation, we can see that the actual value could be anywhere up to 3^^^^3 and you do not have any information to the contrary, you cannot distinguish these days. If, however, you alter your mental question to use "and" instead of "or", then section 9.14.5 of this document shows how in your likely circumstances that the actual answer is 6.
OP>> [Accepted Answer] Thank you but it turned out I needed num2str(6) because of something I didn't think of until after you showed me I was calculating the wrong thing.
Siehe auch
Kategorien
Mehr zu Debugging and Analysis 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!