ttplot(tt)

版本 1.1.0.0 (2.7 KB) 作者: Peter Perkins
Stacked line plot for a timetable
257.0 次下载
更新时间 2017/10/25

查看许可证

Plot the numeric variables in a timetable against the timetable's time vector. Each variable is plotted as a subplot with its own vertical axis, all aligned to a common time axis. ttplot is for plotting timetables, which require R2016b or later. However, ttplot also works with a table that contains a datetime or duration variable, and so is also useful for R2014b-R2016a.

引用格式

Peter Perkins (2024). ttplot(tt) (https://www.mathworks.com/matlabcentral/fileexchange/58926-ttplot-tt), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Timetables 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Leave the topmost axes active for correct title placement.

1.0.0.0

Modify subplot extent.
Updated image.