Putting two x axes for comparison
이전 댓글 표시
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?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!