Code covered by the BSD License  

Highlights from
SplitData

Be the first to rate this file! 4 Downloads (last 30 days) File Size: 2.65 KB File ID: #35064
image thumbnail

SplitData

by Feature Finder

 

13 Feb 2012

Extracts the specified rows of data from one file into one or more new files.

| Watch this File

File Information
Description

The SplitData function splits the data at FILENAME into different files according to the information provided in TRIAL_INFO. The original file is not changed in any way. (The function Util_GetFileInfo.m is required for use, and is also available at MATLAB's File Exchange.)

INPUTS:
> FILENAME - The location of the source data. A text file is expected (e.g., 'Data.txt').
> TRIAL_INFO - An Nx2 matrix, where each row contains the starting time and length (in seconds) of the N trials to be extracted. A time of 0 s corresponds to sample number 1.
> FS - The sampling rate (Hz).

OUTPUTS:
> none.

Written by Alex Andrews, 2012.
Last updated: February 13th, 2012.

--------------------------------
FeatureFinder is a free MATLAB tool that lets you organize your signals, visually review them with speed and ease, apply filters and normalization, and export meaningful signal features in a ready-to-analyze format. Visit www.featurefinder.ca to learn more.

Required Products MATLAB
MATLAB release MATLAB 7.13 (R2011b)
Tags for This File  
Everyone's Tags
data exploration, data export, data import, feature finder, featurefinder, signal processing
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.

Contact us