Community Profile

photo

abu sharique shamshad khan


Last seen: mer än 2 år ago Active since 2021

Statistics

Content Feed

View by

Question


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)

mer än 2 år ago | 1 answer | 0

1

answer

Question


Prove that the transformation matrix produces pure rotation.

mer än 2 år ago | 0 answers | 0

0

answers

Question


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

mer än 2 år ago | 1 answer | 0

1

answer

Question


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

mer än 2 år ago | 2 answers | 0

2

answers