Hiding the cursor (pointer)?

3 visualizzazioni (ultimi 30 giorni)
James
James il 6 Mar 2012
Risposto: mengjiao fan il 12 Apr 2015
What code hides the cursor (pointer)?

Risposte (2)

Jan
Jan il 7 Mar 2012
set(gcf, 'Pointer', 'custom', 'PointerShapeCData', NaN(16,16))

mengjiao fan
mengjiao fan il 12 Apr 2015
useful!

Community Treasure Hunt

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

Start Hunting!

Translated by