Main Content

MAT 파일 데이터를 읽어오는 Fortran 프로그램 작성하기

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

사용자 지정 애플리케이션을 작성하기 전에, 다음 항목을 참조하여 MATLAB이 데이터 교환 요구 사항을 충족하는지 확인하십시오.

Fortran MAT 파일 API

matOpenMAT 파일 열기
matCloseMAT 파일 닫기
MATFileMAT 파일 유형
matGetVariableMAT 파일의 배열
matGetVariableInfoArray header information only
matGetNextVariableNext array in MAT-file
matGetNextVariableInfoArray header information only
matPutVariableArray to MAT-file
matPutVariableAsGlobalArray to MAT-file as originating from global workspace
matDeleteVariableDelete array from MAT-file
matGetDirList of variables in MAT-file
mxIsFromGlobalWSDetermine whether mxArray was copied from MATLAB global workspace

도움말 항목