Matrix Visualization with Matlab
Versión 1.0.4 (2,2 KB) por
Hristo Zhivomirov
Visualization of numeric matrices with up to three dimensions (rows, columns, pages).
The present code is a Matlab function that produces a view of a numeric matrix, where each matrix element is shown with its value and coded with color. The columns’ and rows’ numbers are placed on the x- and y-axis, respectively. The exact location and value of a given element on the matrix plot could be observed using the Data Cursor.
A few examples are given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.
Citar como
Hristo Zhivomirov (2025). Matrix Visualization with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/69594-matrix-visualization-with-matlab), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2020b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Mathematics > Numerical Integration and Differential Equations > Numerical Integration and Differentiation >
Más información sobre Numerical Integration and Differentiation en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspiración para: Toss a Coin, Flip a Dice or Draw a Card with Matlab, Signal Stationarity Estimation with Matlab, Estimation of the Signal Short-Time Stationarity Duration, “Feels like” Meteorological Parameters with Matlab
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.