resample
timeseries または tscollection の時間ベクトルをリサンプリングする
構文
説明
tsout = resample( は、指定した内挿法を使用してリサンプリングします。tsin,timevec,interpmethod)interpmethod は、線形内挿の場合は 'linear'、ゼロ次ホールドの場合は 'zoh' となります。
tsout = resample( は、tsin,timevec,interpmethod,code)code の特性コードをすべてのサンプルに適用します。
例
入力引数
バージョン履歴
R2006a より前に導入