문서도움말 센터
timeseries
이 페이지의 최신 내용은 아직 번역되지 않았습니다. 최신 내용은 영문으로 볼 수 있습니다.
tscollection에 있는 timeseries의 이름
tscollection
tsnames = gettimeseriesnames(tsc)
예제
tsnames = gettimeseriesnames(tsc)는 tscollection 객체 tsc에 있는 timeseries 객체의 이름을 포함하는 문자형 벡터로 구성된 셀형 배열을 반환합니다.
tsc
모두 축소
두 timeseries 객체에서 tscollection 객체를 만듭니다. 그런 다음 tscollection에 있는 timeseries의 이름을 표시합니다.
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'); tsc = tscollection({ts1;ts2}); tsnames = gettimeseriesnames(tsc)
tsnames = 1x2 cell {'Acceleration'} {'Speed'}
입력 tscollection으로, 스칼라로 지정됩니다.
timeseries | tscollection
귀하의 시스템에 이 예제의 수정된 버전이 있습니다. 이 버전을 대신 여시겠습니까?
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office