photo

abu sharique shamshad khan


Last seen: bijna 3 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

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)

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


Prove that the transformation matrix produces pure rotation.

bijna 3 jaar 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...

bijna 3 jaar 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...

bijna 3 jaar ago | 2 answers | 0

2

answers