octave-maintainers
[Top][All Lists]
Advanced

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

Problem with Octave_map after N-D arrays


From: David Bateman
Subject: Problem with Octave_map after N-D arrays
Date: Mon, 1 Dec 2003 14:21:46 +0100
User-agent: Mutt/1.3.28i

When I do 

  std:string key = "key";
  Octave_map m;
  m [key] = octave_value ();

The value is correctly stored in the map. However the dimensions don't seem
to be changed, as rows() and columns() both return zero. This appears to be 
a problem related to N-D arrays.... I've had a quick look but don't seem to
see exactly what is the cause of this...

D.

-- 
David Bateman                                address@hidden
Motorola CRM                                 +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 1 69 35 77 01 (Fax) 
91193 Gif-Sur-Yvette FRANCE

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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