3D Figure from Excel (x,y,z)
I have been trying to create a 3D representation of my data for an ellipsoid-shaped measurement. I have x (length), y (width), and z (intensity) data and have been able to create plots in the past for a variation of this data (y was time). The data is 300×3 (100×1 for each value). For this project, I am struggling to create a 3D figure for my data. I have tried using surf, ellipsoid, fimplicit3, and a bunch of different functions. I’m attaching an image of the desired shape.
Does anyone have any ideas for what code or function I should try instead?I have been trying to create a 3D representation of my data for an ellipsoid-shaped measurement. I have x (length), y (width), and z (intensity) data and have been able to create plots in the past for a variation of this data (y was time). The data is 300×3 (100×1 for each value). For this project, I am struggling to create a 3D figure for my data. I have tried using surf, ellipsoid, fimplicit3, and a bunch of different functions. I’m attaching an image of the desired shape.
Does anyone have any ideas for what code or function I should try instead? I have been trying to create a 3D representation of my data for an ellipsoid-shaped measurement. I have x (length), y (width), and z (intensity) data and have been able to create plots in the past for a variation of this data (y was time). The data is 300×3 (100×1 for each value). For this project, I am struggling to create a 3D figure for my data. I have tried using surf, ellipsoid, fimplicit3, and a bunch of different functions. I’m attaching an image of the desired shape.
Does anyone have any ideas for what code or function I should try instead? 3d plots, importing excel data, matlab function, surf, ellipsoid, mesh, 3d MATLAB Answers — New Questions