I wrote my first runall.sh file and it took me longer than it should have to make it work. I am therefore writing it down for future reference and maybe it also helps some other people. The task was to have a shell file that I could run from Atom on my Mac and it … Continue reading Matlab and Stata in a Shell file
Tag: matlab
Old Matlab code
I wrote these Matlab functions a while ago and put them on my (old) website. I am just putting them here too so that they are available. In the future I will post code on GitHub. scatterheat. Matlab function to produce scatter heat plots. csv2mat_mixed. Matlab function to import (Stata) data (numeric and string) … Continue reading Old Matlab code