Refresh Matlab Expoter
-
Like all entities in the Analysis pipeline, the Matlab exporter has an
Update
method to execute.to find more information on a specific class you can
- export the pipeline from the GUI as a python script
- use the help() function to get more information on a specific class, e.g.
import s4l_v1 as s4l help(s4l.analysis.exporters.MatlabExporter)