Documentation of differences between Matlab versions

Each Matlab version contains additional functions and features compared to its predecessor version.
Is there documentation that mentions the new functions/features form one version to its successor (ideally per toolbox)?
e.g.,
version 16 -> version 17
function f() has been added
function g() has been added
version 17 -> version 18
function h() has been added
etc

 採用された回答

Stephen23
Stephen23 2019 年 6 月 18 日

1 投票

1 件のコメント

Jan
Jan 2019 年 6 月 18 日
編集済み: Jan 2019 年 6 月 18 日
+1. These release notes are very useful, but unfortunately they are not complete. If the MathWorks team decides, that a change is not relevant for the users, it is not documented in public. This concerned e.g. the changes of strcmp('a', 'b', 0) or fopen in Vax-D mode.
In addition to the release notes, the docs contain the information, when a function was introduced. What a pity, that modifications of the arguments are not found there - something like "accepts strings since R2019a" would be extremely useful.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeEnvironment and Settings についてさらに検索

タグ

質問済み:

2019 年 6 月 18 日

編集済み:

Jan
2019 年 6 月 18 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by