- Open the Model Explorer (View > Model Explorer).
- In the Model Explorer, you can see all the libraries and models loaded in your session. Look for any libraries that have an asterisk (*) next to their name, which indicates unsaved changes.
- Sometimes, warnings or messages about unsaved changes are displayed in the MATLAB Command Window. Review the messages for any hints about which library might need saving.
- You can write a MATLAB script to iterate over all loaded libraries and check for unsaved changes.