Create RGB matrix from dataset
이전 댓글 표시
Dear all,
I have a dataset such as column 1 is latitude, column 2 is longitude, column 3 is height and column 4 is a value I wish to color code.
The dataset is a trajectory on which is measured an anomaly in concentration (ppmv). I
I would like to plot a 3D scatter geographic plot with the trajectory color coded based on values in column 4.
I don't know how to proceed.
Thank you,
Best regards
Mélanie
답변 (1개)
Where S is the size of the markers (a scalar value in your case) and C are your column 4 values.
For geographic coordinates,
댓글 수: 2
Mélanie Ghysels-Dubois
2021년 6월 11일
Adam Danz
2021년 6월 11일
Sorry, I missed that in your question.
Answer updated.
카테고리
도움말 센터 및 File Exchange에서 Geographic Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!