X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpspp-figures%2Fctables27.sps;h=79cd07e18d71ab96fa09aa402c054438f56b75b6;hb=2f3f4d9b20e0cde593fad4137cdc48922a38c3da;hp=bc613c0e37345205d48ad8fe45e7690ace7335b7;hpb=cf8aa1f317ac569ac742a597e6f7cf1b4cbb293c;p=pspp diff --git a/doc/pspp-figures/ctables27.sps b/doc/pspp-figures/ctables27.sps index bc613c0e37..79cd07e18d 100644 --- a/doc/pspp-figures/ctables27.sps +++ b/doc/pspp-figures/ctables27.sps @@ -1,3 +1,3 @@ GET FILE='nhtsa.sav'. -CTABLES /TABLE qn1. -CTABLES /TABLE qn1 /CATEGORIES VARIABLES=qn1 [1, 2, 3]. +CTABLES /TABLE freqOfDriving. +CTABLES /TABLE freqOfDriving /CATEGORIES VARIABLES=freqOfDriving [1, 2, 3].