Main Content
isstudent
Determine if version is Student Version
Syntax
Description
tf = isstudent
returns logical 1
(true
) if the version of MATLAB® is the Student Version. Otherwise, it returns logical
0
(false
) for commercial versions.
Version History
Introduced before R2006a