help-octave
[Top][All Lists]
Advanced

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

fscanf assignment suppression character


From: Don Fisher
Subject: fscanf assignment suppression character
Date: Fri, 05 Mar 1999 15:04:41 -0700

Does the * character ("the input field is skipped" K&R Ver 2) allow me to ignore
certain input fields.  I am often requested to read files to  whose rows are
labeled numbers.  I would like to ignore the labels.

I know I can preprocess the data in perl etc.  I think this should be
accomplished within octave.

thanks
don



reply via email to

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