photo

abu sharique shamshad khan


Last seen: fast 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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)

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Prove that the transformation matrix produces pure rotation.

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten