Hiding the cursor (pointer)?

1 visualización (últimos 30 días)
James
James el 6 de Mzo. de 2012
Respondida: mengjiao fan el 12 de Abr. de 2015
What code hides the cursor (pointer)?

Respuestas (2)

Jan
Jan el 7 de Mzo. de 2012
set(gcf, 'Pointer', 'custom', 'PointerShapeCData', NaN(16,16))

mengjiao fan
mengjiao fan el 12 de Abr. de 2015
useful!

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by