How to reorient 3D plot
2 views (last 30 days)
Show older comments
![](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 Comment
Adam Danz
on 8 Feb 2020
Edited: Adam Danz
on 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....
Answers (1)
Shubh Sahu
on 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 Comments
See Also
Categories
Find more on Line Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!