You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
[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});
Cite As
Joshua Carmichael (2026). plotColumns.m: plots columns in matrix as time series (https://www.mathworks.com/matlabcentral/fileexchange/23310-plotcolumns-m-plots-columns-in-matrix-as-time-series), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.2 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
