Skip to content

Instantly share code, notes, and snippets.

@bquistorff
Last active August 29, 2015 14:07
Show Gist options
  • Save bquistorff/83f78744b3b8fb0ace5c to your computer and use it in GitHub Desktop.
Save bquistorff/83f78744b3b8fb0ace5c to your computer and use it in GitHub Desktop.
Patch system mata functions with personal ones
*Make sure -mata: mata mlib index- has been executed previously
cap di regexm("`c(matalibs)'", "(.*);lpersonal(.*)")
mata: mata set matalibs "lpersonal;`=regexs(1)'`=regexs(2)'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment