From help-octave-request at bevo dot che dot wisc dot edu Wed Oct 13 04:25:02 1999 Subject: Re: FW: Scalars and Matrices: From: Mikhail Zotov To: John Day cc: Mike Miller , help-octave Date: Wed, 13 Oct 1999 13:21:57 +0400 (MSD) On Tue, 12 Oct 1999, John Day wrote: > But MATLAB does have 1x1 matrices! What it doesn't have is > scalars. Any attempt to enter a "scalar" results in a 1x1 matrix. > Here's proof: > > » m = 1 > m = > 1 > » size(m) > ans = > 1 1 > > -jday But what kind of answer would you expect if MATLAB has scalars (in _your_ treatment)? Mikhail --------------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. To ensure that development continues, see www.che.wisc.edu/octave/giftform.html Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html ---------------------------------------------------------------------