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!