필터 지우기
필터 지우기

extracting 2-d plot from 3d plot

조회 수: 1 (최근 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 CenterFile Exchange에서 2-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