No BSD License  

Highlights from
plotColumns.m: plots columns in matrix as time series

Be the first to rate this file! 1 Download (last 30 days) File Size: 2.75 KB File ID: #23310
image thumbnail

plotColumns.m: plots columns in matrix as time series

by Joshua Carmichael

 

16 Mar 2009

Plots matrix columns w/options

| Watch this File

File Information
Description

[h,varargout]=plotColumns(data,varargin)
plots columns of a matrix as if each column is a time series

USAGE:
plotColumns(data);
[h] = plotColumns(t,data);
[h] = plotColumns(t,data,{colors});
[h] = plotColumns(t,data,'plotopt');
[h] = plotColumns(...,'plotopt');
[h] = plotColumns(...,{colors});

MATLAB release MATLAB 7.7 (R2008b)
Other requirements none
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
plotting Joshua Carmichael 17 Mar 2009 14:42:48
signal processing Joshua Carmichael 17 Mar 2009 14:42:48
annotating graphs Joshua Carmichael 17 Mar 2009 14:42:48
displaying data Joshua Carmichael 17 Mar 2009 14:42:48
data Joshua Carmichael 17 Mar 2009 14:42:48

Contact us at files@mathworks.com