Change de pointer size

1 Ansicht (letzte 30 Tage)
Arturo Rangel-Merino
Arturo Rangel-Merino am 30 Jul. 2020
Beantwortet: Walter Roberson am 30 Jul. 2020
is it possible to do a pointer of 15 by 15 bits?

Antworten (1)

Walter Roberson
Walter Roberson am 30 Jul. 2020
You would probably set it to Custom, and you would set PointerShapeCData to a 16 x 16 mask. Use a value of 0 for white, a value of 1 for black, and nan for transparent.
In other words, there is no simple property to just say "scale the pointers to 15 x 15 instead of the default size", but you can use your own bitmap with one row and one column set to nan to have a 15 x 15 effective area.

Kategorien

Mehr zu Simulink Environment Customization finden Sie in Help Center und File Exchange

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by