Import Data from Text Files Generated by Cosmed FitMate
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.
Citation pour cette source
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. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |