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

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

[Octave-bug-tracker] [bug #44036] interpreter does not recognize classde


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #44036] interpreter does not recognize classdef (syntax error)
Date: Sun, 18 Jan 2015 15:26:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.3.0

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

                 Summary: interpreter does not recognize classdef (syntax
error)
                 Project: GNU Octave
            Submitted by: carandraug
            Submitted on: Sun 18 Jan 2015 03:26:31 PM GMT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Creating a new class with classdef in a file works fine but when trying to
define a new class on the interpreter, Octave does not recognize it.


octave-gui:1> classdef new_class < handle
parse error:

  syntax error

>>> classdef new_class < handle
           ^






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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