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

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

[Octave-bug-tracker] [bug #50108] fullfile does not work as it does in M


From: anonymous
Subject: [Octave-bug-tracker] [bug #50108] fullfile does not work as it does in Matlab
Date: Sat, 21 Jan 2017 08:29:31 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

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

                 Summary: fullfile does not work as it does in Matlab
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 21 Jan 2017 08:29:29 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Makhno
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Octave:
>> fullfile('/one/../two')
ans = /one/../two

Matlab:
>> fullfile('/one/../two')
ans = /two

Which seems to be the whole point of fullfile really.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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