MATLAB Functions Help Desk

version

Purpose

MATLAB version number

Syntax

Description

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.

See Also

help        Online help for MATLAB functions and M-files

whatsnew    Display README files for MATLAB and toolboxes

version     MATLAB version number



[ Previous | Help Desk | Next ]