Home > lib > data_split_map.m

data_split_map

PURPOSE ^

function out = data_split_map(data, map)

SYNOPSIS ^

function out = data_split_map(data, map)

DESCRIPTION ^

 function out = data_split_map(data, map)

 Splits data using row maps

 Inputs:
   data: data structure, see data_new.m
   map: cell array of row indexes

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003