help-octave
[Top][All Lists]
Advanced

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

Re: validateattributes, where is it?


From: PhilipNienhuis
Subject: Re: validateattributes, where is it?
Date: Sun, 28 Sep 2014 08:27:19 -0700 (PDT)

Laurent Hoeltgen wrote
> Hi
> 
> according to http://savannah.gnu.org/patch/?8249, the function 
> validateattributes has recently been implemented. Is it already 
> available in some octave or octave-forge package release? My octave 
> version from the Linux Mint repositories doesn't seem to have it.

It's in the default branch, which will become 4.2; that will take some time
to be released.

However, because the function is merely an .m-file, you can simply download
it from the patch report. 

On my system (with octave-4.1.0+):

>> which validateattributes
'validateattributes' is a function from the file
/usr/local/share/octave/4.1.0+/m/general/validateattributes.m

so put it in the general subdir.

Philip



--
View this message in context: 
http://octave.1599824.n4.nabble.com/validateattributes-where-is-it-tp4666754p4666756.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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