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

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

[Octave-bug-tracker] [bug #60084] h=figure n throws an error


From: anonymous
Subject: [Octave-bug-tracker] [bug #60084] h=figure n throws an error
Date: Sun, 21 Feb 2021 01:21:01 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0

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

                 Summary: h=figure n throws an error
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 21 Feb 2021 06:20:59 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: Dan Blake
        Originator Email: dblake22@gmail.com
             Open/Closed: Open
                 Release: 6.1.0
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

>> % The following three commands create figures 4, 5, and 6.
>> figure(4)
>> g=figure(5)
>> figure 6
>>
>> % However, this command throws an error.
>> h=figure 7
error: parse error:

  syntax error

>>> h=figure 7
             ^
>> 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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