Effacer les filtres
Effacer les filtres

Global to local coordinates function(g​lobal2loca​lcord!!! not working even in 2031 edition of matlab??

2 vues (au cours des 30 derniers jours)
Hey,
I have a xyz in global coordinate system ,need it to be based on a local coordinate system (new origin and xyz axes). I cant find this on matlab 2013 edition.
Could someone help me figure out how to do this?

Réponse acceptée

Walter Roberson
Walter Roberson le 29 Sep 2013
There is a function global2localcoord which is part of the phased array toolbox. Please check that you spelt the function name correctly ('coord' not 'cord'), and that you have that toolbox installed and licensed. You can use
which -all global2localcoord
to see if it is installed.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by