27.03.2013 Views

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

936 MATRIX—END MATRIX<br />

• Constant expressions are allowed.<br />

• A matrix program can consist entirely of PRINT statements, without defining any matrix<br />

variables.<br />

FORMAT Keyword<br />

FORMAT specifies a single format descriptor for display of the matrix data.<br />

• All matrix elements are displayed with the same format.<br />

• You can use any printable numeric format (for numeric matrices) or string format (for string<br />

matrices) as defined in FORMATS.<br />

• The matrix processor will choose a suitable numeric format if you omit the FORMAT specification,<br />

but a string format such as A8 is essential when displaying a matrix containing<br />

string data.<br />

• String values exceeding the width of a string format are truncated.<br />

• See “Scaling Factor in Displays” on p. 937 for default formatting of matrices containing<br />

large or small values.<br />

TITLE Keyword<br />

TITLE specifies a title for the matrix displayed. The title must be enclosed in quotation marks<br />

or apostrophes. If it exceeds the maximum display width, it is truncated. The slash preceding<br />

TITLE is required, even if it is the only specification on the PRINT statement. If you omit the<br />

TITLE specification, the matrix name or expression from the PRINT statement is used as a<br />

default title.<br />

SPACE Keyword<br />

SPACE controls output spacing before printing the title and the matrix. You can specify either<br />

a positive number or the keyword NEWPAGE. The slash preceding SPACE is required, even<br />

if it is the only specification on the PRINT statement.<br />

NEWPAGE Start a new page before printing the title.<br />

n Skip n lines before displaying the title.<br />

RLABELS Keyword<br />

RLABELS allows you to supply row labels for the matrix.<br />

• The labels must be separated by commas.<br />

• Enclose individual labels in quotation marks or apostrophes if they contain imbedded<br />

commas or if you want to preserve lowercase letters. Otherwise, quotation marks or apostrophes<br />

are optional.<br />

• If too many names are supplied, the extras are ignored. If not enough names are supplied,<br />

the last rows remain unlabeled.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!