Main Content

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

MAT 파일 데이터를 읽기 위한 MATLAB Fortran API

Fortran 프로그램에서 MATLAB®데이터 읽기와 쓰기

사용자 지정 응용 프로그램을 작성하기 전에, 다음 항목을 참조하여 MATLAB이 데이터 교환 요구 사항을 충족하는지 확인하십시오.

Fortran MAT 파일 API

matOpen MAT 파일 열기
matClose Close MAT-file
MATFile MAT 파일 유형
matGetVariable MAT 파일의 배열
matGetVariableInfo Array header information only
matGetNextVariable Next array in MAT-file
matGetNextVariableInfo Array header information only
matPutVariable Array to MAT-file
matPutVariableAsGlobal Array to MAT-file as originating from global workspace
matDeleteVariable Delete array from MAT-file
matGetDir List of variables in MAT-file
mxIsFromGlobalWS Determine whether mxArray was copied fromMATLABglobal workspace

도움말 항목