Plotting 3 dimensional matrix data

I have 3 Dimensional matrix of 51 by 8 by 96 I need to plot this on a 3d plot

 Accepted Answer

Matt J
Matt J on 11 Jan 2023
Perhaps use contour3 or volshow.

2 Comments

I want to visulise lines of plot, using volshow it is just showing a 3D volume
Matt J
Matt J on 11 Jan 2023
Edited: Matt J on 11 Jan 2023
Then your posted question requires editing/elaboration. How does your 3D data array define lines?
And why isn't contour3, which I also suggested, appropriate? That does visualize the data in terms of lines.

Sign in to comment.

More Answers (0)

Categories

Find more on Graphics Object Properties in Help Center and File Exchange

Asked:

on 11 Jan 2023

Edited:

on 11 Jan 2023

Community Treasure Hunt

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

Start Hunting!