plot_multichan.m

Simple MATLAB function for plotting time-series data with multiple channels.

https://github.com/Hio-Been/plot_multichan

您现在正在关注此提交

% Simple MATLAB function for plot multi-channel time-series data
%
% Usage:
% plot_multichan( y ) % <- y: signal
% plot_multichan( x, y ) % <- x: time
%
% Example:
% y = randn([20, 2000]);
% plot_multichan(y);
%
% Written by Hio-Been han, hiobeen.han@kaist.ac.kr, 2020-03-07
%

引用格式

HioBeen Han (2026). plot_multichan.m (https://github.com/Hio-Been/plot_multichan), GitHub. 检索时间: .

标签

添加标签

Add the first tag.

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明 Action
1.0.1

Connected to Github repo

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库