octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #30808] save of a simple range fails in 3.2.4


From: wal
Subject: [Octave-bug-tracker] [bug #30808] save of a simple range fails in 3.2.4
Date: Wed, 18 Aug 2010 16:03:27 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11

URL:
  <http://savannah.gnu.org/bugs/?30808>

                 Summary: save of a simple range fails in 3.2.4
                 Project: GNU Octave
            Submitted by: wal
            Submitted on: Wed 18 Aug 2010 04:03:27 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: wal
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

a = ones(1,40);
save a.mat a
clear a
load a.mat
a

# Created by Octave 3.2.4, Wed Aug 18 17:54:22 2010 CEST <address@hidden>
# name: a
# type: range
# base, limit, increment
1 1 0





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30808>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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