changeset 11589:ccd2ae2dc974 octave-forge

read_namelist.m and write_namelist.m added
author prnienhuis
date Mon, 01 Apr 2013 16:59:36 +0000
parents 61b5dba429f3
children 3a8c8c109b36
files main/io/INDEX main/io/NEWS
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/main/io/INDEX	Mon Apr 01 16:56:59 2013 +0000
+++ b/main/io/INDEX	Mon Apr 01 16:59:36 2013 +0000
@@ -5,6 +5,8 @@
 Miscellaneous conversion functions
   object2json
   pch2mat
+  read_namelist
+  write_namelist
 CSV file functions
   cell2csv
   csv2cell
--- a/main/io/NEWS	Mon Apr 01 16:56:59 2013 +0000
+++ b/main/io/NEWS	Mon Apr 01 16:59:36 2013 +0000
@@ -21,6 +21,9 @@
 
 ** cell2csv(): Tests added incl. for proper SEP and PROT args
 
+** Added read_namelist.m and write_namelist.m, kindly contributed by
+   Darien Pardinas Diaz and Terry Duel
+
 ===============================================================================
 io-1.2.1   Release Date: 2013-03-01   Release Manager: Philip Nienhuis
 ===============================================================================