get
timeseries
속성 쿼리
설명
예제
속성 표시하기
timeseries
객체를 만들고 이 객체의 속성을 표시합니다.
ts = timeseries(rand(5,1)); tsinfo = get(ts)
tsinfo = struct with fields:
Events: []
Name: 'unnamed'
UserData: []
Data: [5x1 double]
DataInfo: [1x1 tsdata.datametadata]
Time: [5x1 double]
TimeInfo: [1x1 tsdata.timemetadata]
Quality: []
QualityInfo: [1x1 tsdata.qualmetadata]
IsTimeFirst: 1
TreatNaNasMissing: 1
Length: 5
Length
속성만 표시합니다.
tslength = get(ts,'Length')
tslength = 5
입력 인수
ts
— 입력 timeseries
스칼라
입력 timeseries
로, 스칼라로 지정됩니다.
데이터형: timeseries
propname
— 속성 이름
문자형 벡터
속성 이름으로, 문자형 벡터로 지정됩니다. 전체 timeseries
속성 이름 목록은 timeseries
항목을 참조하십시오.
데이터형: char
버전 내역
R2006a 이전에 개발됨
참고 항목
MATLAB 명령
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
Select a Web Site
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:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)