% Purpose % gets total number of global attributes. % % Synopsis % natt = mexeps('getattnum') % % Description % It returns total number of global attributes from current data % file. % % Examples % % natt = mexeps('getattnum'); % % See Also % attname, getattval, putattval, delatt %