Matrix Visualization with Matlab

버전 1.0.3 (2.14 KB) 작성자: Hristo Zhivomirov
Visualization of numeric matrices with up to three dimensions (rows, columns, pages).
다운로드 수: 625
업데이트 날짜: 2023/6/17

라이선스 보기

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.

인용 양식

Hristo Zhivomirov (2024). Matrix Visualization with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/69594-matrix-visualization-with-matlab), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Numerical Integration and Differentiation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.3

A new version of the code has been uploaded.

1.0.2

A new version of the code has been uploaded.

1.0.1

A new version of the code has been uploaded.

1.0.0