How to plot 3-d matrix in the form of cube?

13 views (last 30 days)
I have a 26*26*26 matrix with numbers between 0 to 1. How do I plot the matrix in the form of colored cube with 1 as red and 0 as transparent??

Accepted Answer

KSSV
KSSV on 15 Mar 2017
See this code. It will be helpful to plot a cube. https://in.mathworks.com/matlabcentral/fileexchange/15161-plotcube

More Answers (1)

alejandro perez
alejandro perez on 2 Feb 2020
In the description of this video is the code of a colored cube which rotates, moves and grows up.

Community Treasure Hunt

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

Start Hunting!