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

2 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 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.

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by