Main Content

このページは前リリースの情報です。該当の英語のページはこのリリースで削除されています。

時系列コレクション

timeseries オブジェクトの集合の作成および変更

tscollection オブジェクトは同じ時間ベクトルをもつ 1 つ以上の timeseries オブジェクトの集合です。timeseries の集合は、同時に発生する複数のデータのトレンドを解析するのに役立ちます。

関数

すべて展開する

tscollectiontscollection オブジェクトの作成
addsampletocollectionサンプルを tscollection に追加
addtstimeseriestscollection に追加
delsamplefromcollectiontscollection からサンプルを削除
horzcattscollection オブジェクトの水平方向の連結
removetstscollection からの timeseries の削除
resampletscollection 時間ベクトルのリサンプリング
settscollection プロパティの設定
setabstimetscollection 時間を日付文字ベクトルとして設定
settimeseriesnamestscollectiontimeseries の名前の変更
vertcattscollection オブジェクトの垂直方向の連結
gettscollection プロパティのクエリ
getabstimetscollection 時間ベクトルの cell 配列への変換
getsampleusingtimetscollection データのサブセット
gettimeseriesnamestscollectiontimeseries の名前
isemptytscollection が空かどうかを判別
lengthtscollection 時間ベクトルの長さ
sizetscollection のサイズ

トピック

関連情報