Datetime/duration format not supported
オープン
⭐⭐⭐ multiplier
- 主要言語
- MATLAB
- スター
- 413
- フォーク
- 166
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When one or both data vectors are Datatime or Duration objects, an error is produced.
No figure is generated, the error is:

In this case the code used was:
t = 0:seconds(30):minutes(3);
y = 1:7;
plot(t,y,'DurationTickFormat','mm:ss')
fig2plotly()
An example of plotting a Duration object using MATLAB is found on:
'Plot Durations and Specify Tick Format':
https://www.mathworks.com/help/matlab/ref/plot.html
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。