Saving and Loading your Work
From Rave Documentation
Rave offers two ways to save your work: Rave Projects, and Metadata.
Rave Projects
A "Rave Project" is a saved copy of a Rave session. When it is opened, it will exactly restore your Rave session as it was at the moment it was saved. Rave Project files have the file extension .rve
Saving a project
Loading a project
There are three ways to open a saved project:
- In Windows, if you associated the .rve file type with Rave during the Rave Installation process, then you can double click .rve files to open them. If MATLAB is not running, this will open MATLAB.
- In MATLAB, you can type raveopen('<path/name of .rve file>') to open the file. (You need to include the quotes, but not the <> brackets)
- In Rave, click the "Load Project from File" button on the Manage Tab to open a file browser and select a .rve file to open.