octave-maintainers
[Top][All Lists]
Advanced

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

Re: Missing function perl.m


From: John W. Eaton
Subject: Re: Missing function perl.m
Date: Tue, 01 Apr 2008 16:36:09 -0400

On  1-Apr-2008, Søren Hauberg wrote:

| man, 31 03 2008 kl. 17:36 -0400, skrev John W. Eaton:
| > You can simplify the function somewhat by using default arugment
| > values:
| > 
| >   function [output, status] = perl (script = "", varargin = {})
| 
| Why do you need a default argument for 'varargin' ? Isn't it initialised
| this way anyway?

You're right.  I removed that part.

jwe



reply via email to

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