Meshing cartesian coordiantes within a circle?

조회 수: 1 (최근 30일)
Lizan
Lizan 2013년 10월 17일
편집: Yatin 2013년 10월 17일
I want to do a mesh with x and y .. but I only want to display the data for a circle with radius r. I don't want to use polar coordinates since the mesg becomes less dens at the edges.
Is there a way to do this, to ignore the coordiantes outside this circle?

답변 (1개)

Yatin
Yatin 2013년 10월 17일
편집: Yatin 2013년 10월 17일
Hi,
You can try setting the values for the co-ordinates outside the circle to NaN. May be this will help.
  댓글 수: 1
Lizan
Lizan 2013년 10월 17일
How do I do that for mesh matrix x and y?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by