< Linear Relations | Index | mujpy, the long and winding road to a python musr analysis suite >
This about how to recompile the psiload, isisload
and nxsload
routines
in their .mexglx
or mexa64
version under linux.
An updated mu_load.tar.gz (from Giuseppe Allodi) should already contain
the compiled win 32 bit versions, .mexw32
Edit Makefile and make sure that
MATLABROOT=/usr/local/matlab
does point to the matlab installation library
Select the MEXEXT that suits your case and save
Run
make
Copy the *load.mex*
file of your choice to the
matlab\toolbox\local\mulab-x.xx
directory
< Linear Relations | Index | mujpy, the long and winding road to a python musr analysis suite >