isstudent - Determine if version is Student Version - MATLAB (original) (raw)
Determine if version is Student Version
Syntax
[tf = isstudent](#d126e946337)
Description
tf = isstudent
returns logical 1
(true
) if the version of MATLABĀ® is the Student Version. Otherwise, it returns logical0
(false
) for commercial versions.
Version History
Introduced before R2006a