dcaro_stacked

Version 1.0.9 (4.37 KB) by Diego Caro
Creates a stacked plot of any signal. Similar to what eegplot does but in a fancier way.
19 Downloads
Updated 13 Jan 2026

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
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