Plot a 3D array using patch

Plotting a 3D array using a patch surface mesh

Descargar
Descargar

Ahora está siguiendo esta publicación

Citar como

Adam Aitkenhead (2026). Plot a 3D array using patch (https://es.mathworks.com/matlabcentral/fileexchange/28497-plot-a-3d-array-using-patch), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: Spectral Imaging Toolbox

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.11.0

The user can now define the lower and upper limits of the colorbar using the input parameter 'clim'. Also, the input flag 'sym' has been removed as this can be done using clim instead.

Descargar
1.9.0

Provide the handle to the colorbar as an optional output.

Descargar
1.8.0

Some minor code optimisations

Descargar
1.7.0

Bugfix: Prevent a hole from appearing at the lowest values in a full colour plot.

Descargar
1.5.0

The user can now specify the colour map for the display of a 3D numeric array.

Descargar
1.4.0

Minor bugfix

Descargar
1.3.0

Now enables a 3D numeric array to be plotted such that each facet corresponds to the value of each voxel in the array.

Descargar
1.2.0

Added missing example.mat file

Descargar
1.1.0

Improved documentation

Descargar
1.0.0

Descargar