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

how to read a detector or .m function from matlab? #30

Open
kimiya66 opened this issue Jun 14, 2019 · 3 comments
Open

how to read a detector or .m function from matlab? #30

kimiya66 opened this issue Jun 14, 2019 · 3 comments

Comments

@kimiya66
Copy link

As I could not find a clear documentation on funcation and method for matlab_wrapper.
firstly I want to ask where can I find a tutorial or at leat list of functions for this library. I wonder what I could do with that exactly?
secondly is this Eval method for reading a function from matlab or just arrays?what is the exact input argument for matlab.Eval()??
last question is if I want to read a function(.m file) from matlab which is working with a detector(struct array), what method matlab_wrapper offers here?

Thank you in advance,

@mrkrd
Copy link
Owner

mrkrd commented Jun 14, 2019 via email

@kimiya66
Copy link
Author

Thank you for your fast answer. now I made it and I could access to my matlab function. but the problem is when I write it to my python program after executing my python script I always got this error 'segmentation fault ' and program interrupted.
Do you know what is this segfault happen when I try to bridge to matlab?(eg, by matlab.eval,...)

@mrkrd
Copy link
Owner

mrkrd commented Jun 18, 2019 via email

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

2 participants