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일
It seems obvious
scatter3(y,x,z)

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Interactions, 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