- #1
- 10
- 0
hey
How can i do that? Can anyone of you help me?
greets
button
MATHEMATICA
How can i do that? Can anyone of you help me?
greets
button
MATHEMATICA
Last edited:
Cylinder[{{Subscript[x, 1],Subscript[y, 1],Subscript[z, \
1]},{Subscript[x, 2],Subscript[y, 2],Subscript[z, 2]}},r]
represents a cylinder of radius r around the line from (Subscript[x, \
1],Subscript[y, 1],Subscript[z, 1]) to (Subscript[x, 2],Subscript[y, \
2],Subscript[z, 2]).