CaliAli save
Description
CaliAli_save: Save or append variables to a MAT-file.
Function Inputs:
Parameter Name | Type | Description |
---|---|---|
filename | String | String specifying the file path to save or append data. |
varargin | List | List of variables to be saved. |
Function Outputs:
Parameter Name | Type | Description |
---|---|---|
None | None | Data is saved to the specified file. |