... | @@ -77,4 +77,10 @@ function main(varargin) |
... | @@ -77,4 +77,10 @@ function main(varargin) |
|
This will ensure that your plugin can be compiled and run by AnyWave as a standalone application.
|
|
This will ensure that your plugin can be compiled and run by AnyWave as a standalone application.
|
|
The args variable is a structure/dictionnay that contains all useful properties you may use in your plugin.
|
|
The args variable is a structure/dictionnay that contains all useful properties you may use in your plugin.
|
|
|
|
|
|
The anywave application path, the current plugin directory, etc. |
|
The anywave application path, the current plugin directory, etc.
|
|
\ No newline at end of file |
|
|
|
|
|
## [Make your plugin BIDS Pipeline compatible](/anywave/documentation/-/wikis/MATLAB_BIDS)
|
|
|
|
|
|
|
|
## [DEBUG PLUGINS directly in MATLAB](/anywave/documentation/-/wikis/MATLAB_debug)
|
|
|
|
|
|
|
|
## [MATLAB API functions](/anywave/documentation/-/wikis/MATLAB_functions) |
|
|
|
\ No newline at end of file |