Feeds
질문
I want to draw the lines from one frame to another. I have used trplot to draw the frames using matlab tool box of peter corke. Below is the coding. AND when i rotate a frame i want that, the next entered value of x,y,z should follow the rotated axis
clear all close all Tw = eye(4,4); %--------- Tw1 l1y = input (' enter l1y'); l1z = input (' enter l1z'); Tw1 = [1 0 0...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
I want to draw a graphic simulation of a robot using matlab. need to plot the lines in place of arm and then show the movement
<</matlabcentral/answers/uploaded_files/34275/Capture.PNG>> the diagram of robot is attached
10년 초과 전 | 답변 수: 2 | 0