Open rsmenon opened 11 years ago
Regarding MScript: How would this be different from just changing the MATLAB search path to add a directory which has scripts?
About MFunction: that has to be defined on the Mathematica side anyway, doesn't it? I mean a definition such as fun = MFunction["fun"] is necessary anyway.
Allow the user to set a custom MATLink working directory instead of a temporary one each session, so that they can reuse MScripts and custom MFunctions.