 Usage:  x = ones(n,d)  
 
 Input:

  n                      integer, number of rows 
                         
  d                      integer, number of columns 
                         
 Output:

  x                      n x d matrix of ones 
                         
--------------------------------------------------------------
(C) MD*TECH Method and Data Technologies, 17.8.2000
