Community Profile

photo

abu sharique shamshad khan


Last seen: 2年以上 前 2021 年からアクティブ

統計

Content Feed

表示方法

質問


i want to draw a triangle with vertices on 3 axis, how to do it? and also how to draw a incircle in it?
lets say the vertices are (1,0,0), (0,1,0), (0,0,1)

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

1

回答

質問


Prove that the transformation matrix produces pure rotation.

2年以上 前 | 0 件の回答 | 0

0

回答

質問


stl file rendering is not working can you help me to solve it?
FV = stlread('sample.stl'); trimesh(FV) patch(FV,'FaceColor',[10 10 10],'EdgeColor','none','FaceLighting','gouraud','AmbientS...

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

1

回答

質問


I am trying to plot an stl file but it showing error
FV = stlread('Part2.stl'); disp(FV); plot(FV); Error using plot Data must be numeric, datetime, duration or an array conv...

2年以上 前 | 2 件の回答 | 0

2

回答