This is a collaborative space. In order to contribute, send an email to maximilien.chaumon@icm-institute.org
On any page, type the letter L on your keyboard to add a "Label" to the page, which will make search easier.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

'timeRange'

This argument is optional. It is a double array of the time interval in seconds to be considered for the computation.
By default, the computation is performed on the whole time range.
example:
<file> mega_anova_with_sub (.........,'timeRange', [0, 0.1],.....) </file> will perform the analysis on the time interval 0 to 0.1 s

Please note the use of '[ ]' and ',' in [0, 0.1]

Back

  • No labels