 Usage:  y = replace(x,w,b)  

 

 Input:



  x                      array, string or numeric. 

                         

  w                      scalar or vector, the value to be replaced. 

                         

  b                      scalar, the value to replace. 

                         

 Output:



  y                      array, numeric, matrix x after all 

                         values w are replaced by b. 

                         

--------------------------------------------------------------

(C) MD*TECH Method and Data Technologies, 21.9.2000

