iPlot

Interactive MATLAB plot. Plot data versus indices.
28 téléchargements
Mise à jour 17 mars 2021

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]

Citation pour cette source

Daniele Mascali (2024). iPlot (https://github.com/dmascali/iPlot/releases/tag/1.2), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2018b
Compatible avec les versions R2012a et ultérieures
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.