User`s guide
vi Contents
Copying and pasting variables in the Workspace browser . . . 2-3
Self-paced eLearning available from within MATLAB . . . . . . 2-3
New startup switch to opt out of automatically switching to
software OpenGL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-3
Color settings preferences in Comparison Tool . . . . . . . . . . . 2-3
Automatic file saving when you click away from the Editor . . 2-4
Language and Programming . . . . . . . . . . . . . . . . . . . . . . . . . . 2-5
datetime, duration, and calendarDuration arrays for
efficient computation, comparison, and formatted display of
dates and times . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-5
Suggested corrections for syntax errors in the Command
Window . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-5
Suggested MathWorks products for undefined functions . . . . 2-6
Create multiple search indexes for help files you create . . . . . 2-6
py package for using Python functions and objects in MATLAB,
and an engine interface for calling MATLAB from Python . 2-6
matlab.wsdl.createWSDLClient function for accessing SOAP-
based Web services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-6
Graphics objects in MEX-files use object handles instead of
numeric handles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-7
Workflow improvements when editing classdef files,
including immediate impact on existing and new workspace
variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-7
MATLAB errors attempting to define listener for nonobservable
property . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-8
Script-based tests in unit testing framework . . . . . . . . . . . . . 2-8
Plugin to report code coverage in unit testing framework . . . 2-8
Control logging and verbosity in unit testing framework . . . . 2-8
Constraint for scalar values in unit testing framework . . . . . 2-9
Test suites from packaged functions and scripts . . . . . . . . . . 2-9
Failure of unit tests using a relative tolerance when the
expected value is infinite and the actual value is finite . . . 2-9
rmdir treatment of asterisk as literal character on Linux and
Mac . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-10
Functionality being removed or changed . . . . . . . . . . . . . . . 2-10
Mathematics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-12
histcounts function for binning numeric data . . . . . . . . . . . 2-12
triangulation functions nearestNeighbor and pointLocation for
identifying the closest vertex and enclosing triangle or
tetrahedron for specified point . . . . . . . . . . . . . . . . . . . . 2-12