フィルターのクリア

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

2 ビュー (過去 30 日間)
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?

採用された回答

Walter Roberson
Walter Roberson 2013 年 9 月 29 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by