help-octave
[Top][All Lists]
Advanced

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

Re: structures Matlab - Octave


From: Bill Denney
Subject: Re: structures Matlab - Octave
Date: Wed, 28 Dec 2005 19:57:54 -0500 (EST)

On Wed, 28 Dec 2005, Michael Schmid wrote:

Is it possible to define a structure in Octave which size(a) returns [1 0 ] ?

The struct command should do it for you, but in 2.1.72 (debian testing version) it appears to return a [1 1] struct when called as

a = struct()

This appears to be a bug in the struct command.

Bill

--
Boycott shampoo! Demand REAL poo!  -- anonymous



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