Switching coordinate systems axes in scatter3 function.

%In our discipline coordinate system axes are different than as known. X axe in scatter3 function is Y axe in our discipline.
% I need to switch the axes

 採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2014 年 2 月 14 日
編集済み: Azzi Abdelmalek 2014 年 2 月 14 日

0 投票

It seems obvious
scatter3(y,x,z)

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeInteractions, Camera Views, and Lighting についてさらに検索

質問済み:

2014 年 2 月 14 日

編集済み:

2014 年 2 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by