Changes
Page history
New in MATLAB R2021b
authored
Sep 23, 2021
by
Sébastien Villemot
Hide whitespace changes
Inline
Side-by-side
MATLAB-Versions.md
View page @
3b1808e3
...
...
@@ -2,6 +2,15 @@ This page lists changes introduced in MATLAB versions that are the most
relevant to Dynare development. This information mostly comes from the
[
MATLAB
Release Notes
](
https://fr.mathworks.com/help/matlab/release-notes.html
)
.
# MATLAB 9.11 (R2021b)
-
New
`parfeval`
syntax for parallelizing calls to a function
-
New
`trenddecomp`
function for trend/cycle decomposition
-
New
`ComparisonMethod`
option to
`min`
and
`max`
functions
-
New
`sftp`
function for transferring files from/to SSH servers
-
New
`outputFormat`
option of the
`svd`
function
-
New
`exportgraphics`
function to append graphics to an existing PDF file
# MATLAB 9.10 (R2021a)
-
New
`name=value`
syntax for passing name-value arguments
...
...
...
...