Hiding the cursor (pointer)?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
What code hides the cursor (pointer)?
0 comentarios
Respuestas (2)
Jan
el 7 de Mzo. de 2012
set(gcf, 'Pointer', 'custom', 'PointerShapeCData', NaN(16,16))
0 comentarios
Ver también
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!