Hiding the cursor (pointer)?
Show older comments
What code hides the cursor (pointer)?
Answers (2)
Jan
on 7 Mar 2012
set(gcf, 'Pointer', 'custom', 'PointerShapeCData', NaN(16,16))
mengjiao fan
on 12 Apr 2015
0 votes
useful!
Categories
Find more on NaNs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!