help-octave
[Top][All Lists]
Advanced

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

Re: Reading fixed width data?


From: fork
Subject: Re: Reading fixed width data?
Date: Tue, 14 Sep 2010 08:15:31 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

CdeMills <Pascal.Dupuis <at> worldonline.be> writes:


> What do you call exactly 'fixed-width' ? Binary ? Delimited by some specific
> char ?

A given element will be stored in a certain range of character spaces on a line,
all of the same width ("fixed") for every line.  In contrast to "delimited". 

I think I need to use sscanf somehow.

Tx



reply via email to

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