Tutorials/Getting Started
From TNT
Your data need to be in a format that TNT can read.
To load a datafile from the command line type
procedure mydataset.TNT
Remember that if you are using the command line version you must follow all commands with a semi-colon.
To see the matrix that is loaded type
xread!
or in the windowed version do
Data->Show matrix
from the menus.
You can load just one matrix at a time.