Warning: Variable 'oo_' was not saved. For variables larger than 2GB use MAT-file version 7.3 or later

Hello,

I am running stoch simul at order 3. The code stops running with no errors, but no results are displayed, and I am given the following warning:

Warning: Variable ‘oo_’ was not saved. For variables larger than 2GB use MAT-file version 7.3 or later.

How do I change the MAT-file version?

Thanks

I think I resolved the issue by following: MAT-File Versions - MATLAB & Simulink

As the manual states:

Note that MATLAB by default only allows .mat files up to 2GB. You can lift this restriction by enabling the save -v7.3 option in Preferences → General → MAT-Files.