photo

Omar Rashed


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

meer dan 7 jaar ago | 2 answers | 1

2

answers

1

answer

Question


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...

bijna 8 jaar ago | 3 answers | 0

3

answers