Plot M by N by P matrix

2 views (last 30 days)
Oscar Ramos Soto
Oscar Ramos Soto on 18 Jun 2020
Commented: Walter Roberson on 18 Jun 2020
Hi everyone.
I have a problem here. I got a binary 650x512x128 matrix (Let's say it's called V) that represents 128 images of a curve segmentation of size 650x512 that I want to plot as a continuous surface.
I tried using isosurface, but it seems like a scattered points that doesn't make contact between each other, so that ain't look like a surface.
I have seen other plotting methods, but it is required to have it in a coordinate X, Y, Z matrix, so maybe a little help with that transformation would be helpful.
Thanks in advance.

Accepted Answer

Ameer Hamza
Ameer Hamza on 18 Jun 2020

More Answers (0)

Community Treasure Hunt

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

Start Hunting!