Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
called after plot command, set x tick label in a desired format (e.g. integer) and maintain it when zooming, panning or using data cursor to retrieve point information
i made it only for x tick label.. if you want it for y label i guess you just have to copy and paste the lines regarding the SET command for xticklabel and xtick and change it with yticklabel and ytick.
if you need different data format (e.g. fixed precision instead of integer) just change the %d with your desired format (please refer to the sprintf command help in matlab).
hope this will help you!
Cita come
benharper1977 (2026). correct tick label (https://it.mathworks.com/matlabcentral/fileexchange/22433-correct-tick-label), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: zoomfixticks
Informazioni generali
- Versione 1.0.0.0 (412 Byte)
-
Nessuna licenza
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
