Main Content

La traduzione di questa pagina non è aggiornata. Fai clic qui per vedere l'ultima versione in inglese.

Piattaforma e licenza

Utilizzare altre piattaforme ed eseguire query al computer, alla licenza e alla versione del prodotto

Le funzioni principali per trovare informazioni sui prodotti di MathWorks® installati sono:

  • ver: numero di licenza MATLAB®, numeri della versione e nomi della release per tutti i prodotti installati

  • matlabRelease: nome della release MATLAB (dalla R2020b)

  • license: numero di licenza MATLAB con la possibilità di elencare le licenze disponibili o quelle al check out

Se MATLAB non è installato e si ha bisogno di informazioni sulla propria licenza, visitare il License Center.

Funzioni

espandi tutto

matlabReleaseCurrent MATLAB release information (Da R2020b)
isMATLABReleaseOlderThanDetermine if current MATLAB release is older than specified MATLAB release (Da R2020b)
ver(Not recommended) Version information
versionVersion number for MATLAB and libraries
verLessThan(Not recommended) Compare toolbox version to specified character vector
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 (Da R2019b)
canUseParallelPoolVerify that parallel functions can use a parallel pool (Da R2020b)
usejavaDetermine if Java feature is available
javachkError message based on Java feature support

Argomenti

  • Manage Your Licenses

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

  • Update an Existing Installation

    Update your current 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.

Informazioni complementari