Import function for files in FAMOS format
版本 1.0.0.0 (6.9 KB) 作者:
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.
引用格式
Thorsten Ortlepp (2025). 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 Center 和 MATLAB 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 |