Shows the states for taxon `i', character `j', on the stream `out'. Uses `symbols' array to translate the states from the way they are stored (as integers) to the symbol used in the original data matrix. Assumes `i' is in the range [0..`ntax') and `j' is in the range [0..`nChar'). Also assumes `matrix' is non-NULL. Definition at line 5394 of file nxscharactersblock.cpp. |