MATLAB Function Reference | ![]() ![]() |
Graphical Interface
As an alternative to the version
function, select About from the Help menu in the MATLAB desktop.
Syntax
Description
version
displays the MATLAB version number.
version -java
displays the version of the Java VM used by MATLAB.
v = version
returns a string v
containing the MATLAB version number.
[v,d] = version
also returns a string d
containing the date of the version.
Examples
See Also
![]() | verctrl | vertcat | ![]() |