Chapter 2. Using QtiPlot

Command Line Options

Specify a File

When starting QtiPlot from the command prompt, you can supply the name of a project file:

qtiplot [file_name.qti]

or the name of an ASCII file:

qtiplot [ASCII_file_name]

In this latter case a new "untitled" project will be created, containing a spreadsheet with the ASCII data in the file and a 2D plot of all columns as a function of the first column in the file.