diff doc/interpreter/contributors.in @ 12866:fe6e2afcd9ee

Revamp strread, textscan, textread functions for Matlab compatability Implemented ML-compatible whitespace and delimiter defaults Implemented ML-compatible options: 'whitespace', treatasempty', format string repeat count, user-specified comment style, uneven-length output arrays, %n and %u conversion specifiers (provisionally) Implemented processing of given-width format specifiers * textscan.m: Add new tests. Implement EndofLine, ReturnOnError, TreatAsEmpty options. Improve whitespace handling. * textread.m: Add new tests Implement EndofLine option. Improve whitespace handling. * strread.m: Major rewrite.
author Philip Nienhuis <prnienhuis@users.sf.net>
date Fri, 22 Jul 2011 13:05:26 -0700
parents 7869cc61ce90
children ad59cda5015c 1ddef123bc1c
line wrap: on
line diff
--- a/doc/interpreter/contributors.in	Wed Jul 20 10:41:59 2011 -0700
+++ b/doc/interpreter/contributors.in	Fri Jul 22 13:05:26 2011 -0700
@@ -152,6 +152,7 @@
 Victor Munoz
 Carmen Navarrete
 Todd Neal
+Philip Nienhuis
 Al Niessner
 Rick Niles
 Takuji Nishimura