save2

= exactly as builtin function "save", but variables can be sent to function directly (not as char)

You are now following this Submission

Using the builtin function "save" - variables must be sent as charachters i.e.: save(fileName,'var1','var2',...)
save2 allows sending the variables directly (not as char): save(fileName, var1,var2,...)

Cite As

Matlab Pro (2026). save2 (https://www.mathworks.com/matlabcentral/fileexchange/165321-save2), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

Fixing also the "switches" delivered to the function (like "-v7.3" etc)

1.0.0