Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ship utility .m files #15

Open
bbarker opened this issue May 29, 2020 · 0 comments
Open

Ship utility .m files #15

bbarker opened this issue May 29, 2020 · 0 comments

Comments

@bbarker
Copy link
Collaborator

bbarker commented May 29, 2020

Related: #14

Due to my lack of knowing a way to create functions without files (other than anonymous functions - i.e., the severely crippled lambda-like construct available in MATLAB), I'm thinking it may be useful to have some MATLAB functions available to haskell-matlab's Engine API. Perhaps these could be stored in a tmp dir using System.IO.TMP.

These could be put in e.g. something like /tmp/haskell-matlab-<ReleaseID>, where ReleaseID could either be an actual release or the commit; if the directory is detected upon engine initialization, the files won't need to be created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant