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

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

[Octave-bug-tracker] [bug #51276] private function in classdef file


From: Guillaume
Subject: [Octave-bug-tracker] [bug #51276] private function in classdef file
Date: Wed, 21 Jun 2017 04:33:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #4, bug #51276 (project octave):

Thanks John!

I started writing a test for this and noticed that a local function cannot
call a private function, ie having a local function in myclass.m calling
myprivatefcn() fails.
Checking with Matlab, this works, while it is not possible to call a local
function from a private function.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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