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

도움말 항목