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

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

[Octave-bug-tracker] [bug #59304] exist() does not find a class inside @


From: Rik
Subject: [Octave-bug-tracker] [bug #59304] exist() does not find a class inside @class directory
Date: Thu, 29 Oct 2020 18:35:03 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36

Follow-up Comment #8, bug #59304 (project octave):

Matlab seems to allow creating an ftp object and calling properties on it, but
I'm not sure the "properties" test is definitive.

Per the original post, Matlab returns 2, not 8, for classdef code that is
within a .m file.

But, that still leaves open the question of what this returns


exist ('myclass', 'class')
 

And what this returns


exist ('@myclass/myclass.m')
 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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