iPlot

版本 1.2 (5.5 KB) 作者: Daniele Mascali
Interactive MATLAB plot. Plot data versus indices.
28.0 次下载
更新时间 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 仓库