How to reorient 3D plot
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/270487/image.png)
How do I reorient a 3D plot so that the axis line up with this example?
1 Kommentar
Adam Danz
am 8 Feb. 2020
Bearbeitet: Adam Danz
am 10 Feb. 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....
Antworten (1)
Shubh Sahu
am 10 Feb. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Line Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!