plot_multichan.m

版本 1.0.1 (12.8 KB) 作者: HioBeen Han
Simple MATLAB function for plotting time-series data with multiple channels.
215.0 次下载
更新时间 2020/3/7

% 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 (2024). plot_multichan.m (https://github.com/Hio-Been/plot_multichan), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!

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

版本 已发布 发行说明
1.0.1

Connected to Github repo

1.0.0

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