Choose your location

To make sure you're seeing the correct availability and pricing for products and services, please choose your location:

Please select your local dealer

So that we can provide you with accurate information and subscription options for your area.

Skip to contentAccessibility Statement

Matlab.mat -

: Can store single variables or the entire workspace. Standard Operations

: To preserve the state of variables in the MATLAB workspace for later use or sharing. matlab.mat

You can manage these files directly from the MATLAB command window: : Use the save command to store variables. Example: save('my_data.mat', 'variable_name') . : Can store single variables or the entire workspace