Home > freetb4matlab > general > isa.m

isa

PURPOSE ^

% Return true if @var{x} is a value from the class @var{class}.

SYNOPSIS ^

function retval = isa (x, cname)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} isa (@var{x}, @var{class})
% Return true if @var{x} is a value from the class @var{class}.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003