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

2 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

Walter Roberson
Walter Roberson il 29 Set 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.

Più risposte (0)

Categorie

Scopri di più su Introduction to Installation and Licensing 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!

Translated by