How to get end point of a cylinder ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
yogesh jain
il 30 Nov 2015
Commentato: Walter Roberson
il 14 Dic 2015
Hello all, How ending point of cylinder is dependent on starting point and the angle on which it is rotated ? How can i get ending point of a cylinder ?
Risposta accettata
Walter Roberson
il 30 Nov 2015
The ending point of any rigid body is dependent on the starting point, the angle of rotation, the plane of rotation, and the center point of rotation. The information about the how much rotation around which axes and the center of rotation can all be encoded into a rotation matrix. See for example http://inside.mines.edu/fs_home/gmurray/ArbitraryAxisRotation/
The information that you have available is the starting point and the angle of rotation, but you do not have any information about the plane of rotation or the center point of rotation. Until you can provide those, you cannot make the calculation.
2 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su 3-D Scene Control in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!