Import function for files in FAMOS format

버전 1.0.0.0 (6.88 KB) 작성자: Thorsten Ortlepp
Three functions to map & load all or individual signals from a measurement file in FAMOS format.
다운로드 수: 1.5K
업데이트 날짜: 2011/6/27

라이선스 보기

FAMOSconnect(filename)
reads a (MARC generated) FAMOS file. It returns a struct that contains information about the stored signals and memory-map links to the actual data. No actual data is loaded yet. Thus there is no memory based limitation to length of source file.

FAMOSload(map,signal)
loads specific signals from a map struct provided by FAMOSconnect.

FAMOSimport(filename)
opens (MARC generated) FAMOS files and imports all signals.

인용 양식

Thorsten Ortlepp (2024). Import function for files in FAMOS format (https://www.mathworks.com/matlabcentral/fileexchange/31973-import-function-for-files-in-famos-format), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Digital Input and Output에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0