How to measure mouse speed?

5 visualizaciones (últimos 30 días)
Amir Baniamerian
Amir Baniamerian el 11 de Sept. de 2013
Comentada: Alexis Pierides el 17 de Feb. de 2015
Hello, I am looking for an object or function that can provide the mouse speed.
p.s. I need to measure the mouse speed in a real-time application. I tried to calculate the speed based on distance divided by time. However, the result is not reliable enough.
  1 comentario
Alexis Pierides
Alexis Pierides el 17 de Feb. de 2015
Hi Amir, How did you measure the mouse distance and time data in matlab? Did you read the raw data or the cursor possition on the screen? If you read the raw data, how did you do it? Thanks

Iniciar sesión para comentar.

Respuestas (1)

Jan
Jan el 12 de Sept. de 2013
If distance divided by time is not reliable enough, there is no way to solve the problem: Speed is defined by distance divided by time.
Please elaborate the actual problems. Show us the code or explain at least the methods you use to determine the distance and the speed. Tell us what level or reliability you want and how you determine problems here.

Categorías

Más información sobre Visual Exploration en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by