iPlot

버전 1.2 (5.53 KB) 작성자: Daniele Mascali
Interactive MATLAB plot. Plot data versus indices.
다운로드 수: 28
업데이트 날짜: 2021/3/17

iPlot plots 1-D or 2-D matrices interactively. Data is plotted versus row indices.

- iplot(X) plots the columns in X (or their spectral amplitude) interactively, one at a time. X can be a matrix or a vector.

- iplot(X,Y,...) plots the columns in X,Y..., one above the other for easy comparison. All matrices must have equal size. One exception is allowed: if an input matrix other than Y is a vector, then the vector is replicated to match the number of columns in Y.

iPlot functionalities are triggered by pressing keys (see keyboard legend). Main functionalities include:

move forward or backward between the columns of the input matrix ["A" and "D" keys]
plots the spectral amplitude of the current column [ "F" key ]
various column ordering (sequential, std +, std -, random) ["R" key]

인용 양식

Daniele Mascali (2024). iPlot (https://github.com/dmascali/iPlot/releases/tag/1.2), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018b
R2012a 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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

See release notes for this release on GitHub: https://github.com/dmascali/iPlot/releases/tag/1.2
See release notes for this release on GitHub: https://github.com/dmascali/iPlot/releases/tag/1.2

1.1

See release notes for this release on GitHub: https://github.com/dmascali/iPlot/releases/tag/1.1
See release notes for this release on GitHub: https://github.com/dmascali/iPlot/releases/tag/1.1

1.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.