Where can I see in the Matlab GUI which Update has been applied?
4 ビュー (過去 30 日間)
古いコメントを表示
I have Matlab R2019a installed, and I attempted to apply update 5.
So far as I know, the update was applied correctly. Aside from checking if the bug was fixed, is there some place in the Matlab GUI that shows which Update I am on? Will it show in the Matlab->Help?
0 件のコメント
採用された回答
Star Strider
2019 年 9 月 9 日
Click on the Help icon in the top toolbar, then About MATLAB. The version, Update, and other information will be displayed in the upper left corner of the displayed image.
5 件のコメント
Dennis Lewis
2020 年 6 月 3 日
編集済み: Dennis Lewis
2020 年 6 月 3 日
My Help->About only shows the version: R2019b (9.7.0.1190202)
Unless the update version is buried in the 1190202 somehow, like maybe casting out 9's.
Neither "ver" nor "version" show the update version either:
>> ver
-----------------------------------------------------------------------------------------------------
MATLAB Version: 9.7.0.1190202 (R2019b)
MATLAB License Number: xxxxxxxx
Operating System: Microsoft Windows 10 Enterprise Version 10.0 (Build 17763)
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
MATLAB Version 9.7 (R2019b)
I attempted to use updates 5, 4, and 3 and all were not valid for this version of MATLAB.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Manage Products についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!