How to reorient 3D plot
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How do I reorient a 3D plot so that the axis line up with this example?
1 commentaire
Adam Danz
le 8 Fév 2020
Modifié(e) : Adam Danz
le 10 Fév 2020
What do your data look like? The image you shared isn't 3D so it's hard to image what you're working with. If it's an array, you just need to permute the dimensions. If you're plotting x,y,z variables you just need to change their order. Give some more detail.
Unrelated to your question, I'm curious if the image has to do with a project you're working on. I'm in a neurophys lab (non-human primates) and my thesis work is in active navigation and sensory-motor feedback. Looks related....
Réponses (1)
Shubh Sahu
le 10 Fév 2020
hey!
I am not sure what sort of data you have, as correctly said by Adam. Assuming it to be 3D plot may be this link will be helpful for you.
0 commentaires
Voir également
Catégories
En savoir plus sur Line Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!