File: Export: Video
Export matrix objects as an image stack
expm2video type:=avi fps:=5 name:="<long name>" path:="C:\Users\Documents\OriginLab\User Files";
Please refer to the page for additional option switches when accessing the x-function from script
Input
MatrixLayer
Specify the output matrix Sheet.
int
Specify the export video type.
Option List:
double
Frames Per Sec
string
Specify the file name for the image stack.
Specify a path to store the exported image stack. By default, user files folder will be used.
Specify the width of the image stack in pixels.
Specify the height of the image stack in pixels.
This X-Function is used to export matrix objects as an image stack.
impImage, expMatASC,expImage