how insert "%" before number in spinner

hi, it's possible to insert a "%"after number? Ex. 4%
value = app.MaxDDSpinner.Value;

 Risposta accettata

Angelo Yeo
Angelo Yeo il 24 Lug 2023
You can use %% for ValueDisplayFormat as shown below.

1 Commento

aldo
aldo il 25 Lug 2023
Modificato: aldo il 25 Lug 2023
i read this documentation but i don't understand your %11.4g %% in your post
11 is the no. digits before the point and .4 the n. decimal digits? thank

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Simulink in Centro assistenza e File Exchange

Richiesto:

il 24 Lug 2023

Modificato:

il 25 Lug 2023

Community Treasure Hunt

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

Start Hunting!

Translated by