help-octave
[Top][All Lists]
Advanced

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

setting defacult values for input parameters in functions


From: Y U Sasidhar
Subject: setting defacult values for input parameters in functions
Date: Tue, 19 Oct 2004 12:49:05 +0530
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.1) Gecko/20040707

function y = f(a,b,c)
body
endfunction

is it possible to set default values to a, b, c ? or some of them ?
--
 Sasidhar




-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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