dcaro_stacked

Version 1.0.9 (4,37 KB) von Diego Caro
Creates a stacked plot of any signal. Similar to what eegplot does but in a fancier way.
19 Downloads
Aktualisiert 13. Jan 2026

Lizenz anzeigen

If available, this function will use eeglab functions:
Queries: dgcarolp@hotmail.com

Zitieren als

Diego Caro (2026). dcaro_stacked (https://de.mathworks.com/matlabcentral/fileexchange/180339-dcaro_stacked), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2023a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Version Veröffentlicht Versionshinweise
1.0.9

Figure creates its own object unless specifying a 'target' argument.

1.0.8

Fixed a bug that caused an error when generating figures within a TiledLayout.

1.0.7

Fixed a typo in code from previous version.

1.0.6

Added a 'target' argument to support the figure generation on a selected axes, including app.UIAxes.

1.0.5

Added support for use without EEGLAB functions.

1.0.4

Fixed a bug that caused an error when all channels were plotted as reference without a scale argument.

1.0.3

Added linewidth ('lw') to accepted arguments.

1.0.2

Scale bar now appears between the first two channels.

1.0.1

Fixed description links.

1.0.0