
Name: Export Results
Usage:
Exports data from the current Results View
into the results file. It opens the file dialog where
you can select the name and type of the results file.
You can select an output file type in the dialog:
- ASCII data file (.dat). Data from every channel is exported into
the column of ASCII values. First row of the resulting file contains channel names. Only
visible channels are exported.
- ATF (Axon Text File) data file (.atf). File is compatible with Axon Clampfit analysis program. Only visible channels are exported.
- NetCDF data file (.nc). Data is exported together with channels names and units. Only
visible channels are exported.
- PNG image file (.png). Content of the current Results View is exported into the image (PNG) file.
- SVG vector graphics file (.svg). Content of the current Results View is exported into the vector graphics format.
Exceptions:
Disabled when no Results Views are
opened.