How to show volumetric data with app designer?

3 views (last 30 days)
Hi, I'm new to matlab app designer. I have already succeeded showing 2D image in UI.figure, but i continuously failed to show my 3D volumetric data which is in .dicom files. Thank you so much in advance!

Answers (1)

Anmol Dhiman
Anmol Dhiman on 10 Sep 2020
Hi Du,
I am assuming you want to display the volumetric 3D data. You can try Volume Visualization App.
Regards,
Anmol Dhiman
  2 Comments
Du Chenlin
Du Chenlin on 11 Sep 2020
Hi Anmol,
Thank you so much for yout reply. I actually want to embed a volumetric 3D data in my app with the help of app designer. May I ask whether there is any available files which can help me?
Du Chenlin
Julianna Mather
Julianna Mather on 28 Sep 2020
The volshow function creates a 3D viewer that you can embed in a figure. Not sure how to make that sit inside the App Designer though.

Sign in to comment.

Categories

Find more on Develop Apps Using App Designer 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!