MATLink icon indicating copy to clipboard operation
MATLink copied to clipboard

Set custom MATLink directory

Open rsmenon opened this issue 12 years ago • 1 comments

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.

rsmenon avatar Apr 03 '13 00:04 rsmenon

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.

szhorvat avatar Apr 03 '13 14:04 szhorvat