Save - Save project
Syntax
OK = Save(P)
OK = Save(P, filename)
Description
This is a method of mbcmodel.project.
OK = Save(P) saves the project P to
the currently selected Filename. The project Name is
used as the Filename if none has previously been
specified. If neither has been specified then you see a warning that
your project has been saved to Untitled.mat.
OK = Save(P, filename) saves
the project P with the name specified by filename.
Examples
OK = Save(proj, 'Example.mat');
See Also
SaveAs
 | RollbackEdit | | SaveAs |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit