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

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

[Octave-bug-tracker] [bug #57329] index error for every command, after t


From: anonymous
Subject: [Octave-bug-tracker] [bug #57329] index error for every command, after textscan and variable editor inspection
Date: Fri, 29 Nov 2019 05:40:44 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

URL:
  <https://savannah.gnu.org/bugs/?57329>

                 Summary: index error for every command, after textscan and
variable editor inspection
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 29 Nov 2019 10:40:43 AM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

- cat /file
1,1,1,1,1,1,1
1,1,1,1,1,1,1
- textscan("/file", "%s,%d,%d,%d,%d,%d,%d")
- variable editor: open ans, then open ans's second cell
- go back to the command prompt, press enter twice
- now, this pops up whenever Enter is pressed at the prompt (this will happen
after all commands issues at the prompt):
  error: int32 matrix cannot be indexed with {
- in octave 4.4.1, it was:
  error: sq_string cannot be indexed with {

Octave versions: 5.1.0, 4.4.1





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57329>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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