Main Content

Plattform und Lizenz

Verwenden anderer Plattformen und Abfrage von Computer, Lizenz und Produktversion

Die primären Funktionen zum Suchen nach Informationen über installierte MathWorks® Produkte lauten:

  • matlabRelease: MATLAB®-Release-Bezeichnung (ab R2020b)

  • license: MATLAB-Lizenznummer (mit Optionen zur Auflistung verfügbarer bzw. genutzter Lizenzen)

Wenn Sie MATLAB nicht installiert haben und Informationen zu Ihrer Lizenz benötigen, besuchen Sie das License Center.

Funktionen

alle erweitern

matlabReleaseCurrent MATLAB release information (Seit R2020b)
isMATLABReleaseOlderThanDetermine if current MATLAB release is older than specified MATLAB release (Seit R2020b)
versionVersion number for MATLAB and libraries
licenseGet license status, test existence of license, or check out feature license
isstudentDetermine if version is Student Version
computerInformation about computer on which MATLAB is running
ispcDetermine if version is for Windows (PC) platform
ismacDetermine if version is for macOS platform
isunixDetermine if version is for Linux or Mac platforms
canUseGPUVerify supported GPU is available for computation (Seit R2019b)
canUseParallelPoolVerify that parallel functions can use a parallel pool (Seit R2020b)
usejavaDetermine if Java feature is available
javachkError message based on Java feature support

Themen

  • Manage Your Licenses

    Perform license management activities, such as activating and updating licenses, deactivating licenses, and linking licenses to your MathWorks Account.

  • Aktualisieren einer bestehenden Installation

    Aktualisieren Sie Ihre aktuelle MATLAB-Installation.

  • Information About Your Installation

    MATLAB software can tell you what products are installed, their versions, and other information about your license and platform.

  • macOS Platform Conventions

    The documentation typically presents conventions for Microsoft® Windows® platforms. Therefore, some conventions and operations differ on the Macintosh platform from those that appear in the rest of the documentation.

Verwandte Informationen