| ... | ... | @@ -2,7 +2,7 @@ |
|
|
|
# Introduction
|
|
|
|
This page describes all the process plugins you can run using the command line.
|
|
|
|
The specific options related to the plugins
|
|
|
|
# Exporting data
|
|
|
|
# Exporting data - converting data file to other format
|
|
|
|
````bash
|
|
|
|
anywave --run export --input_file <file> --output_format <vhdr|matlab|ades|fiff>
|
|
|
|
````
|
| ... | ... | |