diff NEWS @ 10938:300636502235

update NEWS
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 01 Sep 2010 13:39:54 +0200
parents 69a2e9ccb2fb
children 07b4cd795742
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -331,6 +331,10 @@
         a.x = 2;
 
      This is no longer possible unless a is an empty matrix or cell array.
+  
+  ** By popular demand, dlmread has been extended to allow specifying a custom
+     value for empty fields and also to accept file IDs opened by fopen. Likewise,
+     dlmwrite can write to file IDs.
 
 
 Summary of important user-visible changes for version 3.2: