統計
MATLAB Answers
2 質問
0 回答
ランク
of 177,149
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
11年弱 前 | 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
11年弱 前 | 2 件の回答 | 0