Statistics
2 Questions
0 Answers
RANK
164,160
of 301,583
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,339
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,587
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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...
11 years ago | 0 answers | 0
0
answersQuestion
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
11 years ago | 2 answers | 0