3D surface plot from 3 columns of excel data?
Show older comments
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 Comments
Scott MacKenzie
on 8 Jun 2021
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
on 8 Jun 2021
KSSV
on 8 Jun 2021
Attach your data. It depends on whether data is stuctured or unstructured.
Scott MacKenzie
on 8 Jun 2021
Well, in that case, it might help if you posted your data and any code you've written so far.
John Schneider
on 8 Jun 2021
John Schneider
on 8 Jun 2021
Accepted Answer
More Answers (0)
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

