Skip to content

Ubuntu 64bit Matlab Fix

larryabraham edited this page May 9, 2012 · 1 revision

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!

Clone this wiki locally