John Hunter wrote:
"les" == les ander <[EMAIL PROTECTED]> writes:
les> Hi, matlab has a useful function called "textread" which I am
les> trying to reproduce in python.
les> two inputs: filename, format (%s for string, %d for integers,
les> etc and arbitary delimiters)
Builing on J
> "les" == les ander <[EMAIL PROTECTED]> writes:
les> Hi, matlab has a useful function called "textread" which I am
les> trying to reproduce in python.
les> two inputs: filename, format (%s for string, %d for integers,
les> etc and arbitary delimiters)
les> variable numbe
Hi,
matlab has a useful function called "textread" which I am trying to
reproduce
in python.
two inputs: filename, format (%s for string, %d for integers, etc and
arbitary delimiters)
variable number of outputs (to correspond to the format given as
input);
So suppose your file looked like this
s