help-octave
[Top][All Lists]
Advanced

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

Re: Creating a varargin-like object


From: John W. Eaton
Subject: Re: Creating a varargin-like object
Date: Tue, 21 Feb 2006 14:44:52 -0500

On 21-Feb-2006, Edward C. Jones wrote:

|  From the matlab documentation:
| "The command strvcat('Hello','Yes') is the same as ['Hello';'Yes  '], 
| except that strvcat performs the padding automatically."

In Octave, ['Hello'; 'Yes'] also pads automatically.

jwe



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