Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

타임테이블

타임스탬프가 지정된 테이블 형식 데이터

timetable은 각 행에 시간값을 연결하는 테이블의 한 유형입니다.table과 마찬가지로timetable데이터형은 행 개수가 같은 열 방향 데이터 변수를 저장할 수 있습니다. 모든 테이블 함수는 타임테이블에서 동작합니다. 또한 타임테이블은 타임테이블을 정렬하고, 결합하고, 하나 이상의 타임테이블을 사용하여 계산을 수행할 수 있는 시간 관련 함수를 제공합니다. 자세한 내용을 보려면타임테이블생성하기항목을 참조하거나使用时间表管理时间戳记的表格数据비디오를하십시오。

함수

모두 확장

timetable 타임스탬프가 지정된 서로 다른 유형의 행과 변수를 포함하는 timetable형 배열
timeseries2timetable Converttimeseriesobjects to timetable
table2timetable 将表转换为时间表
array2timetable 동종 배열(Homogeneous Array)을 타임테이블로 변환
timetable2table 타임테이블을 테이블로 변환
istimetable 입력값이 timetable형인지 확인하기
istabular Determine if input is table or timetable
summary 테이블, 타임테이블 또는 categorical형 배열의 요약 출력

기본적인 가져오기와 내보내기

readtimetable Create timetable from file
writetimetable Write timetable to file

가져오기 규칙 정의

detectImportOptions 파일 내용에 따라 가져오기 옵션 생성
电子表格importoptions 스프레드시트에 대한 import options 객체
getvaropts 변수에 대한 가져오기 옵션 가져오기
setvaropts 변수에 대한 가져오기 옵션 설정
setvartype 변수 데이터형 설정
preview 가져오기 옵션을 사용하여 파일에서 8개 행 미리보기

镶木파일

parquetread Read columnar data from a Parquet file
parquetwrite Write columnar data to Parquet file
parquetinfo 获取有关镶木木文件的信息
表형,时间表형高高형배열의맨행오기오기
tail 테이블, 타임테이블 또는 tall형 배열의 맨 아래 행 가져오기
unique 배열내고유값
timerange Time range for timetable row subscripting
withtol Time tolerance for timetable row subscripting
vartype 订阅到表或按变量类型的时间表
sortrows 행렬 또는 테이블의 행 정렬
退休 타임테이블리샘플링또는및중복되거나적시간시간문제문제해결
synchronize 将时间表同步到通用时间矢量,并从输入时间表重新采样或聚集数据
lag 타임테이블의이동데이터
containsrange Determine if timetable row times contain specified time range
overlapsrange Determine if timetable row times overlap specified time range
withinrange Determine if timetable row times are within specified time range
是规则 시간또는단위관련입력시간값규칙적인지확인
ismissing 누락값 찾기
standardizeMissing Insert standard missing values
rmmissing 누락된 요소 제거
fillmissing 누락값채우기
stackedplot 공통된 x축을 갖는 여러 변수의 누적 플롯

라이브편집기작업

타임테이블에 대한 시간 값 재지정 Resample or aggregate timetable data in the Live Editor
타임테이블 동기화 Retime and combine timetables to new time vector in the Live Editor
테이블 결합 Combine two tables using key variables in the Live Editor
테이블 변수 쌓기 Combine values from multiple table variables into one table variable in the Live Editor
테이블 변수 해체 Distribute values from one table variable to multiple table variables in the Live Editor

도움말 항목