Borrar filtros
Borrar filtros

How to insert words in between tick marks on the X-axis

1 visualización (últimos 30 días)
On the X-axis of a figure, I have already put tick marks and corresponding values. Now I want to put some words in between those tick marks. For an example, if I already have tick marks with values showing 1,7,14,21, now I need to show week1, week2, week3 in between corresponding tick marks. How can I do that? Thanks.

Respuestas (1)

Star Strider
Star Strider el 16 de Ag. de 2017
Use the text (link) function to create the labels.
Experiment to get the result you want.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by