MATLAB Function Reference    
isglobal

Determine if item is a global variable

Syntax

Description

tf = isglobal(A) returns logical true (1) if A has been declared to be a global variable, and logical false (0) otherwise.

See Also
global, isvarname, isa, is*


  isfinite ishandle