How can I flip scatterplot on its y axis AND flip whtiespace too?

1 vue (au cours des 30 derniers jours)
Pablo Grant
Pablo Grant le 26 Fév 2021
Commenté : Walter Roberson le 26 Fév 2021
Hi there I have some tracking data that I have plotted on a scatter plot (top photo) but I would like to flip it on its y axis. I have tried this with the following command:
y_values = min(y_values(:))+ max(y_values(:))-y_values (shown in the bottom photo) however this does not als0 flip the white spaces belpw the points in the original image. Any suggestion on how I can achieve this?
Thanks

Réponses (0)

Catégories

En savoir plus sur Scatter Plots dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by