Home > biomechZoo > Toolbox > IMU > compare_channels_data.m

compare_channels_data

PURPOSE ^

COMPARE_CHANNELS_DATA to compare and plot multiple channels in one graph

SYNOPSIS ^

function compare_channels_data(data,pairs2compare,row,colum,titles)

DESCRIPTION ^

 COMPARE_CHANNELS_DATA to compare and plot multiple channels in one graph
Arguments
 data          ...   Struct, zoo file struct data
 pairs2compare ...   Cell Array, combinations of channel names which to compare in 1 plot
 row           ...   number, number of rows in the figure
 colum         ...   number, number of colum in the figure
 titles        ...   Cell Array, List of titles
Return 
 Figure with the comparision plots
 Example check IMU_workboard.m

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005