Import function for files in FAMOS format
Version 1.0.0.0 (6.88 KB) by
Thorsten Ortlepp
Three functions to map & load all or individual signals from a measurement file in FAMOS format.
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.
Cite As
Thorsten Ortlepp (2026). Import function for files in FAMOS format (https://uk.mathworks.com/matlabcentral/fileexchange/31973-import-function-for-files-in-famos-format), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Digital Input and Output in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
