There are gremlin characters (little crosses) in plotmatrix.ado code
in the ssc version that prevents this program from working:
. plotmatrix, m(regmat) c(green) ylabel(,angle(0))
†plotmatrix invalid name
(error occurred while loading plotmatrix.ado)
r(198);
. which plotmatrix
/Users/dairey/Library/Application Support/Stata/ado/plus/p/
plotmatrix.ado
*! Date .......: 24 Nov 2008
*! Version ....: 1.15
*! Author .....: Adrian Mander
*! Email ......: [email protected]
*! Description : Plot matrices
--snip--
*! Date †††††††: 24 Nov 2008
*! Version ††††: 1.15
*! Author †††††: Adrian Mander
*! Email ††††††: [email protected]
*! Description : Plot matrices
/*
v 1.15 24Nov2008 †Bug -- had to specify a cmiss(n) option on the boxes
and moved it to version 1
> 0.1 (not sure if this is necessary)
*/
prog def †plotmatrix
version 10.1
--snip--
What is going on?
I'm Stata for OS X version 10.1.
-Dave
*
* 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/