How to reverse axis in image
Mostra commenti meno recenti
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.
Risposte (1)
Walter Roberson
il 23 Mag 2023
1 voto
2 Commenti
bouchra turki
il 23 Mag 2023
Walter Roberson
il 23 Mag 2023
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.
Categorie
Scopri di più su Convert Image Type in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!