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

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

[Octave-bug-tracker] [bug #54456] Implementation of isfolder


From: Guillaume
Subject: [Octave-bug-tracker] [bug #54456] Implementation of isfolder
Date: Tue, 7 Aug 2018 07:27:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

                 Summary: Implementation of isfolder
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Tue 07 Aug 2018 11:27:26 AM UTC
                Category: Octave Function
                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:

Octave has isdir(), which is not recommended anymore in Matlab:
https://www.mathworks.com/help/matlab/ref/isdir.html
and isfolder() has been introduced instead:
https://www.mathworks.com/help/matlab/ref/isfolder.html

I guess isdir.m should be moved in to scripts/legacy and I attach a version of
isfolder.m (it's just a copy of isdir.m with the extra option that the input
value can be a cellstr).



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 07 Aug 2018 11:27:26 AM UTC  Name: isfolder.m  Size: 2KiB   By: gyom

<http://savannah.gnu.org/bugs/download.php?file_id=44734>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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