Signal Processing Toolbox | ![]() ![]() |
You can save your filter design by:
To save your filter coefficients to a file or the workspace, select Export under the File menu.
Let's export the filter coefficients to the workspace.
Exporting Filter Coefficients to the Workspace
To save filter coefficients as variables in the MATLAB workspace:
Exporting Filter Coefficients to a Text File
To save filter coefficients to a text file:
The coefficients are saved in the text file that you specified, and the MATLAB Editor opens to display the file.
![]() | Filter Structures | Saving and Opening Filter Design Sessions | ![]() |