|
READ DELIMITER (SET)Name:
with <value> denoting the desired delimiter. The default delimiter is a comma. If Dataplot encounters the delimiter before any valid data has been found, it interprets this as a missing value. By default, missing values are set to 0. If you would like to specify a different value to use for missing values, enter the command
where <value> denotes the value to use as the delimiter.
SET READ DELIMITER , SET READ DELIMITER %
SET READ DELIMITER , SET MISSING VALUE -99 READ DUMMY.CSV Y X PLOT Y X SUBSET Y > -99 SUBSET X > -99
|
Privacy
Policy/Security Notice
NIST is an agency of the U.S.
Commerce Department.
Date created: 02/03/2004 |