photo

Hayat


Last seen: 4 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


I would like to plot an interpolated 3d Surface between two faces, i.e. the third face of a truncated cone. my plot isn't working but I'm not sure what is wrong
r1=0.5; % t1=[(0:0.1:2*pi),0]; t1=0:0.1:2*pi; X1=r1*cos(t1); Y1=r1*sin(t1); n1=numel(X1); Z1=zeros(1,n1); DT=delaunay(X...

5 months 前 | 1 个回答 | 0

1

个回答