hello,
please i have a 48x18 Matrix. the first columb ist the azimuth, the second ist the elongation and the rest of the columbs are my data. i want to plot each datacolum a 3d-plot but i am trying it since two week without succes
can you helpme please ( i am knew in matlab)
thank you

댓글 수: 1

Prasad Reddy
Prasad Reddy 2020년 4월 30일
can you provide your matrix and code you have written till now. please ask your question more clearely. 3D plot is not much difficult. defenetely i will help you.

댓글을 달려면 로그인하십시오.

답변 (1개)

Ameer Hamza
Ameer Hamza 2020년 4월 30일

0 개 추천

You can also used sph2cart() function https://www.mathworks.com/help/releases/R2020a/matlab/ref/sph2cart.html to convert your data to cartesian coordinates and then use plot3().

카테고리

도움말 센터File Exchange에서 Polar Plots에 대해 자세히 알아보기

질문:

2020년 4월 29일

답변:

2020년 4월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by