AnyWave:MATLAB Batch

From WikiMEG
Revision as of 15:30, 30 March 2020 by Bruno (Talk | contribs)

Jump to: navigation, search

Introduction

One of the features of AnyWave is to run some processes in batch.
This means that you can use a dedicated GUI to program several processing on many files and execute all this processing
This feature is accessible from here:
Process batch processing.png

Make my plugin compatible

This is quite simple. First, you need to edit the desc.txt and add a flag:

name = MyPlugin
description = do something in MATLAB
category = Process:Test:MyPlugin
flags = CanRunFromCommandLine