MATLAB Function Reference | ![]() ![]() |
Test whether an object is a Java object
Syntax
B = isjava(obj)
Description
returns B = isjava(obj)
1
if obj
is a Java object, and returns 0
if it is not.
See Also
isa
, isstruct
, iscell
, isnumeric
, isobject
, islogical
, is*
![]() | ishold | iskeyword | ![]() |