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

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

[Octave-bug-tracker] [bug #47309] clarify options for csvread and write


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #47309] clarify options for csvread and write
Date: Mon, 29 Feb 2016 17:52:58 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0

Follow-up Comment #1, bug #47309 (project octave):

I seem to be unable to pull from mercurial repo at the moment, so don't have
the latest version of csvread and write to edit. (I see bug 46248 has push a
change to them https://savannah.gnu.org/bugs/?46248 ) Here's the patch text
I'll add when I sort things out, unless someone else gets it first:

csvread.m, just before the seealso:


## @var{dlm_opts} can take the same form as the options specified in dlmread
## and are passed to dlmread immediately following the comma separation
## designator.



csvwrite.m, just before the seealso:

## @var{dlm_opts} can take the same form as the options specified in dlmwrite
## and are passed to dlmwrite immediately following the comma separation
## designator. 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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