A simple/efficient way to add one additional xtick, and the corresponding xticklabel, to the existing xticks and xticklabels
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
What is a simple/efficient way to add one additional xtick, and the corresponding xticklabel, to the existing xticks and xticklabels (that are automatically displayed by matlab)?
For example, in the following x-axis, I would like to add the xtick "x=5" and the corresponding xticklabel "5":
plot(1:50)
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Axis Labels finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!