3D surface plot from 3 columns of excel data?
이전 댓글 표시
Total newbie here.
I have 3 columns of data and I want to create a 3D scatter plot. I was able to impot the columns as three 18 x 1 cell arrays in m y workspace. Can anyone help with some basic steps? Thanks!
댓글 수: 6
Scott MacKenzie
2021년 6월 8일
The first basic step is the enter doc scatter3 in the MATLAB command window. In the documentation presented, you'll find several examples that should help you get started. Good luck.
John Schneider
2021년 6월 8일
KSSV
2021년 6월 8일
Attach your data. It depends on whether data is stuctured or unstructured.
Scott MacKenzie
2021년 6월 8일
Well, in that case, it might help if you posted your data and any code you've written so far.
John Schneider
2021년 6월 8일
John Schneider
2021년 6월 8일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


