Multi lined xaxis ticks for a plot
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Arcot Manjunath Shreepal
el 8 de Jul. de 2022
Respondida: NIVEDITA MAJEE
el 8 de Jul. de 2022
I have two tables. One of size 3800x2 which corresponds to the main plot. A second table of size 3800x1 which should represent a second x-axis/ ticks for the same plot. Is it possible to add multiple x-axis ticks for a plot reading data from lists this way?
0 comentarios
Respuestas (1)
NIVEDITA MAJEE
el 8 de Jul. de 2022
Hi Arcot,
You can refer to the following MathWorks documentation which shows how you can "Display Data with Multiple Scales and Axes Limits": https://in.mathworks.com/help/matlab/creating_plots/graph-with-multiple-x-axes-and-y-axes.html#:~:text=For%20example%2C%20you%20can%20create,%3A20%3B%20y2%20%3D%20x2.
Hope this helps!
0 comentarios
Ver también
Categorías
Más información sobre Grid Lines, Tick Values, and Labels en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!