Where can I see in the Matlab GUI which Update has been applied?

4 views (last 30 days)
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?

Accepted Answer

Star Strider
Star Strider on 9 Sep 2019
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 Comments
Dennis Lewis
Dennis Lewis on 3 Jun 2020
Edited: Dennis Lewis on 3 Jun 2020
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.

Sign in to comment.

More Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!