Navigation

Operators and Keywords

Function List:

C++ API

lin2mu.m File Reference


Functions

 if (range<=1) bit=0
 elseif (range<=128) bit
 warning ("lin2mu: no precision specified, so using %d", bit)
endif elseif (nargin==2) if(bit!=0 &&bit!
endif else print_usage ()
endif if (bit==0) x
 elseif (bit!=16) x

Variables

function y
else bit = 16
endif sig = sign(x) + (x == 0)
 x = min (abs (x), 32635) + 132

Function Documentation

elseif ( bit!  = 16  ) 

endif elseif ( nargin  = =2  )  [pure virtual]

elseif ( range<=  128  ) 

endif if ( bit  = =0  ) 

if ( range<=  1  )  [pure virtual]

endif else print_usage (  ) 

warning ( "lin2mu: no precision   specified,
so using%d"  ,
bit   
)


Variable Documentation

else bit = 16

endif sig = sign(x) + (x == 0)

x = min (abs (x), 32635) + 132

y

Initial value:

 lin2mu (x, bit)

  if (nargin == 1)
    range = max (abs (x (:)))