<>
You can use -levelsof- for this task:
levelsof x if y > 40, local(mymacro)
The levels of x will be stored in the macro mymacro. You can add
delimiters if you want.
HTH,
Eva
2009/6/28 Reed Walker <[email protected]>:
> I am tabulating a variable and getting a series of frequencies and unique
> values.
>
> I am interested in using the unique values later in the program.
>
> tabulate x if y>40, matcell(m) matrow(m1)
>
> Thus, I want to put the contents of matrix m1 (a vector) into a local macro.
> There must be an easy way to do this, but I have thus far come up short.
>
>
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/