octave-maintainers
[Top][All Lists]
Advanced

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

How to check for availability of functions in core octave


From: PhilipNienhuis
Subject: How to check for availability of functions in core octave
Date: Fri, 29 Jul 2011 11:32:35 -0700 (PDT)

Is there a user-function for checking if some function is present in core
Octave?
Something like  
  isimplemented ("erfcx")
?

I'm looking at pkg.m to see if some check can be implemented there to skip
copying m-files for which equivalent (and probably better) functionality is
in core octave. This is somewhat motivated by:

   http://sourceforge.net/mailarchive/message.php?msg_id=26792800

and some experiences with maintenance of octave-forge packages.

Philip

--
View this message in context: 
http://octave.1599824.n4.nabble.com/How-to-check-for-availability-of-functions-in-core-octave-tp3704954p3704954.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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