How to plot isosurface figure

Hi Matlab user,
I am trying to plot an isosurface plot as shown in the figure "Isosurface" and "3D plot" below. I have tried "surf, slice " to do that but there is no result.
So could anyone please suggest any approach to accomplish this?
Thank you very much

Answers (1)

Gouri Chennuru
Gouri Chennuru on 23 Sep 2020
Hi Dang,
As a workaround, you can make use of the “isosurface” function available in MATLAB in order to extract isosurface data from volume data.
You can refer to this link in order to create different 3D plots in MATLAB.
Hope this Helps!

Asked:

on 17 Sep 2020

Answered:

on 23 Sep 2020

Community Treasure Hunt

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

Start Hunting!