Import Data from Text Files Generated by Cosmed FitMate

Import Cosmed FitMate metabolic data text files into MATLAB.

Ahora está siguiendo esta publicación

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.

Citar como

John Rogers (2026). Import Data from Text Files Generated by Cosmed FitMate (https://la.mathworks.com/matlabcentral/fileexchange/35339-import-data-from-text-files-generated-by-cosmed-fitmate), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Genomics and Next Generation Sequencing en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0