Ubuntu 64bit Matlab Fix - UPenn-RoboCup/UPennalizers GitHub Wiki
When trying to run Monitor on ubuntu 64bit OS, you may/will run into "segmentation error". The fix which is to run the following commands in Matlab (Yida):
mex -setup
mbuild -setup
That should do it!