Import Data from Text Files Generated by Cosmed FitMate

版本 1.0.0.0 (7.4 KB) 作者: John Rogers
Import Cosmed FitMate metabolic data text files into MATLAB.
318.0 次下载
更新时间 2012/2/27

查看许可证

The Cosmed FitMate software saves metabolic data in a text file. Use this function to import the data into MATLAB.

Contents:

1. sample data file VO2data14Feb.TXT
The text file contains time in HH:MM:SS format, followed by metabolic data in columns.

2. main program readFitmateShell.m calls the function, converts the time to minutes, and plots heart rate and oxygen consumption (VO2).

3. function readFitmate.m
The function imports data into a cell and parses the data. It converts the three time fields to a single time matrix in seconds.

引用格式

John Rogers (2024). Import Data from Text Files Generated by Cosmed FitMate (https://www.mathworks.com/matlabcentral/fileexchange/35339-import-data-from-text-files-generated-by-cosmed-fitmate), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Genomics and Next Generation Sequencing 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0