************ After the build step, you will have two files in the contrib/matlab directory: loadjg.m [the help file] and loadjg.mex?? [the executable code]. You will want to make links to these in your matlab area (either system or personal). Thus, for example, you can cd ~/matlab ln -s /whereeverJGOFSstuffis/contrib/matlab/loadjg.m ln -s /whereeverJGOFSstuffis/contrib/matlab/loadjg.mex* There are some demo files included as well. ************