User`s guide

Desktop
3-3
Merge option in MATLAB Comparison Tool for resolving differences
between text files
When comparing text files in the MATLAB Comparison Tool you can now merge changes
from one file to the other. Merging changes can be useful when resolving conflicts
between different versions of files.
For details, see Comparing Text Files.
Saving workspace variables and their values to a MATLAB script
MATLAB now provides the ability to save workspace variables to a MATLAB script.
Once the script is saved, you can regenerate the workspace variables by running the
script. Click Save Workspace on the MATLAB desktop and select MATLAB script
(*.m) in the Save as type menu. Alternately, use matlab.io.saveVariablesToScript to
perform this operation from the command line.
Variables that cannot be saved to a script are saved to a MAT-file with the same name as
that of the script.
Korean and Chinese localization available on Windows and Mac
platforms
If the Language setting on your computer is Korean or Chinese, then MATLAB now has
a localized user interface and documentation.
Korean and Chinese documentation is also available on the Web. For details, see Korean
and Chinese Documentation.
MathWorks file properties displayed for .SLX, .SLXP, and .MLAPPINSTALL
files in file browsers and search engines on Windows and Mac systems
Users can find and organize MathWorks files that are based on the Open Packaging
Conventions format (OPC) directly through the Windows and Mac operating systems.
MathWorks OPC files are files with .slx, .slxp, or .mlappinstall file extensions.
Use the Tags property to add custom searchable text to the file.