help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MATLAB COMPATIBILITY


From: PETER HOPFGARTNER
Subject: Re: MATLAB COMPATIBILITY
Date: Tue, 20 Jan 98 09:19:47 +0100

     As far as sparse matrices are concerned, maybe the Sparse++, IML++ and 
     the forthcoming TNT libraries could help. I've seen them applied in 
     larger CFD projects and they seem to work flawless. Furthermore TNT 
     aims to become to numerics what STL in for standard data structures.
     
                                Peter


______________________________ Reply Separator _________________________________
Subject: MATLAB COMPATIBILITY 
Author:  <address@hidden > at NOVARALINK
Date:    1/19/98 11:11 AM


On 19-Jan-1998, Francis Benyah <address@hidden> wrote:
     
| Please, I would like to know if there is an equivalent OCTAVE function 
| for each of the following MATLAB functions:
| 
| 1.  FULL  [full.m]
| 2.  SPARSE [sparse.m]
     
Octave doesn't provide a sparse matrix data type (yet).  If anyone is 
interested in working on adding support for sparse matrices, please 
contact me.
     
| 3.  GFA     [gfa.m]
| 4.  GFC      [gfc.m].
     
I don't know what these functions are.  Perhaps you mean gcf and gca? 
If so, Octave doesn't provide an interface compatible with Matlab's 
handle graphics.  I see no reason that it could not, except that no
     
one has yet done the work to make it happen.
     
jwe
     
     




reply via email to

[Prev in Thread] Current Thread [Next in Thread]