Putting two x axes for comparison
Mostrar comentarios más antiguos
This is my doubt: thoeretical value on x axis: 1,2,3,4,5,6 but experimental value : 0.1,0.2,0.3,....,4,5,6
In the plot, I want 0.1 to show as 1,2,4,..
that means i should do the following: 1-0.1 = 0.9 add 0.9 to each experimental value..
but on the plot, i want the original axes also for comparison..
How do I do this?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Annotations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!