Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

Walter Roberson
Walter Roberson el 29 de Sept. de 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.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by