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

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

[Octave-bug-tracker] [bug #52679] dlmwrite doesn't close the file if its


From: anonymous
Subject: [Octave-bug-tracker] [bug #52679] dlmwrite doesn't close the file if its name only one char long
Date: Sat, 16 Dec 2017 07:19:33 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36

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

                 Summary: dlmwrite doesn't close the file if its name only one
char long
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 16 Dec 2017 12:19:31 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Ihor
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:


>> A=[1 1];
>> dlmwrite('A',A); % after this line you will have an empty file
>> exit             % after this line the file will contain "1,1"





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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