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!