 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, 21.9.2000

