octave-maintainers
[Top][All Lists]
Advanced

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

Re: overloading rules


From: CdeMills
Subject: Re: overloading rules
Date: Wed, 9 May 2012 00:32:58 -0700 (PDT)

Lukas Reichlin-4 wrote
> 
> On 08.05.2012, at 21:03, CdeMills wrote:
> 
> Hi Pascal,
> 
> If you add @dataframe/dlmwrite.m, it will be used by Octave automatically
> if you call the function dlmwrite() with one or more arguments of type
> dataframe. If none of the arguments are dataframes, the built-in dlmwrite
> will be used.
> 
> Hope this helps,
> Lukas
> 

Hello Lukas,
the trick is to restart Octave after creating the 
@dataframe/dlmwrite.m

After creating the file, it is not "seen", even after a rehash().

Thanks

Pascal

--
View this message in context: 
http://octave.1599824.n4.nabble.com/overloading-rules-tp4618371p4619609.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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