フィルターのクリア

extracting 2-d plot from 3d plot

2 ビュー (過去 30 日間)
Mike Lee
Mike Lee 2017 年 3 月 22 日
コメント済み: Star Strider 2017 年 3 月 23 日
Hi,
I have x,y,z plot by using scatter3 function. I would like to see a 2-d plot such as x vs z or y vs z. What is the function that I can use to this?
Thanks

回答 (1 件)

Star Strider
Star Strider 2017 年 3 月 22 日
The view function could be what you want.
  8 件のコメント
Star Strider
Star Strider 2017 年 3 月 23 日
I don’t understand your data or what you want from it.
The idea of subtracting 60 is to create a zero-crossing, since you want the values at 60. Those are much easier to calculate.
Star Strider
Star Strider 2017 年 3 月 23 日
It will help significantly if you save your data to a ‘.mat’ file and attach it here. (Use the ‘paperclip’ icon to attach it.)
Also, post (or attach as a ‘.m’ file) the code that you used to load your data and create that plot.
I need your data and code to understand what you are doing. Without that information, I can only guess what you are doing and suggest approaches to solve your problem.

サインインしてコメントする。

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by