MATLAB ヘルプ センター
tscollection からの timeseries の削除
tscollection
timeseries
tscout = removets(tscin,tsname)
tscout = removets(tscin,tsname) は、名前が tsname である timeseries オブジェクトを tscollection オブジェクトから削除します。tsname は 1 つの文字ベクトル、または文字ベクトルの cell 配列です。
tscin
tsname
例
すべて折りたたむ
2 つの timeseries オブジェクトから tscollection オブジェクトを作成します。その後、Speed という名前の timeseries を tscollection から削除します。
Speed
ts1 = timeseries([1.1 2.9 3.7 4.0 3.0]',1:5,... 'Name','Acceleration'); ts2 = timeseries([3.2 4.2 6.2 8.5 1.1]',1:5,... 'Name','Speed'); tscin = tscollection({ts1;ts2}); tscout = removets(tscin,'Speed')
Time Series Collection Object: unnamed Time vector characteristics Start time 1 seconds End time 5 seconds Member Time Series Objects: Acceleration
入力 tscollection。スカラーとして指定します。
timeseries の名前。文字ベクトルまたは文字ベクトルの cell 配列として指定します。
R2006a より前に導入
timeseries | addts | tscollection
addts
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
ヨーロッパ
アジア太平洋地域
最寄りの営業オフィスへのお問い合わせ