dcaro_stacked

Version 1.0.8 (4.37 KB) by Diego Caro
Creates a stacked plot of any signal. Similar to what eegplot does but in a fancier way.
17 Downloads
Updated 18 Nov 2025

View License

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

Cite As

Diego Caro (2025). dcaro_stacked (https://uk.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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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