The difference between MATLAB 2018b and MATLAB 2018a

I encountered a problem that code in matlab 2018b (installed in laptop) is feasible, while the same code running in matlab 2018a (installed in linux) would report errors. I am quite confused. Hope somebody can help me to understand this problem. Thanks.

1 件のコメント

Bruno Luong
Bruno Luong 2021 年 1 月 6 日
The 'all' option is not necessary for this line of code.
You might remove it altogether so it can work withh ay release.

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

 採用された回答

Cris LaPierre
Cris LaPierre 2021 年 1 月 6 日

0 投票

2 件のコメント

Steven Lord
Steven Lord 2021 年 1 月 6 日
Cris is correct. The ability to specify 'all' as the dimension input to twelve functions (including sum) was introduced in release R2018b as stated in the Release Notes.
Yovan Ho
Yovan Ho 2021 年 1 月 24 日
Thanks all!!!

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

質問済み:

2021 年 1 月 6 日

コメント済み:

2021 年 1 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by