How to reorient 3D plot
3 次查看(过去 30 天)
显示 更早的评论
How do I reorient a 3D plot so that the axis line up with this example?
1 个评论
Adam Danz
2020-2-8
编辑:Adam Danz
2020-2-10
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....
回答(1 个)
Shubh Sahu
2020-2-10
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Line Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!