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

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

[Octave-bug-tracker] [bug #41723] Local functions in classdef files


From: Guillaume
Subject: [Octave-bug-tracker] [bug #41723] Local functions in classdef files
Date: Thu, 27 Feb 2014 15:52:08 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

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

                 Summary: Local functions in classdef files
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Thu 27 Feb 2014 03:52:06 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

There is a parse error when using a classdef file that contains local
functions, as described here:
http://www.mathworks.com/help/matlab/matlab_oop/specifying-methods-and-functions.html#br2la89

++
octave> t=MyClass
parse error near line 11 of file MyClass.m

  syntax error

>>> function myUtilityFcn
           ^
--




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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