Clear Filters
Clear Filters

How to plot a 3D matrix?

2 views (last 30 days)
Ngoc
Ngoc on 10 May 2017
Hi, I have a 3D array of data that I need to plot in an x,y,z coordinate system. The data has 3 groups. Each group is represented by a 6*3 matrix. Each matrix is associated to a value that is represented by the y axis. Each column of the matrix is associated to a value that is shown in the x axis. The values of the matrix entries will be presented in the z axis. Is there any good way to solve this problem?
  1 Comment
Luis Galicia Ramos
Luis Galicia Ramos on 19 Jan 2021
Hello i found this link of mathworks whit an example
https://www.mathworks.com/matlabcentral/answers/324523-plot-a-3d-matrix-for-a-three-dimensional-object

Sign in to comment.

Answers (0)

Categories

Find more on Line Plots 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!