Community Profile

photo

Omar Rashed


2016 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to turn my [X,Y,Z] into stl using surf2stl?
Hello, I have made my 3D coordinates, and I have downloaded the surf2stl package example (will put It below). However, for th...

7年以上 前 | 2 件の回答 | 1

2

回答

1

回答

質問


Hello, I have been trying to surf two parallel circles but data dimensions don't match and I don't know why. Any help would be nice. Thank you, Omar
radius = 1; center = [0 0]; theta = linspace(0,2*pi); X = center(1)+radius.*cos(theta); X=[X;X]; Y = center(2)+radius.*sin(t...

7年以上 前 | 3 件の回答 | 0

3

回答