How to reverse axis in image
이전 댓글 표시
Hello
I want to reverse my image horizantally to see the propagation in the x-axis ( like in the figure 2 P_energy), I used Flip function but it didn't work in this case.
Any suggestion please.
Thank you in advance.
답변 (1개)
Walter Roberson
2023년 5월 23일
1 개 추천
댓글 수: 2
bouchra turki
2023년 5월 23일
Walter Roberson
2023년 5월 23일
You can set the figure property 'Color' -- though I would suggest that instead you create a uipanel within the figure, and make the uipanel the parent of the axes, and set the uipanel Color property . This will have the effect of changing the color only inside the uipanel instead of the entire figure.
카테고리
도움말 센터 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!