From help-octave-request at bevo dot che dot wisc dot edu Tue Feb 10 11:26:50 2004 Subject: Calling sqrt() in a dynamic function From: Thomas Weber To: help-octave at bevo dot che dot wisc dot edu Date: Tue, 10 Feb 2004 18:29:02 +0100 Hi, is there a way to call sqrt(X) (X a real matrix) from an .oct-file without using feval? I've grepped through the sources, but I am unable to find the definition of sqrt() for matrix arguments. Best regards Thomas P.S. Please don't cc me, I'm subscribed to the list. ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------