Clear Filters
Clear Filters

Putting two x axes for comparison

1 view (last 30 days)
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?

Accepted Answer

Thomas
Thomas on 13 Mar 2012

More Answers (0)

Categories

Find more on Line Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!