-
Notifications
You must be signed in to change notification settings - Fork 3
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
Matlab crashes when loading data using a relative path on Mac/Linux #6
Comments
Plain Text.txt |
pffff, needs to be the absolute path for the sample_data. |
MaxvandenBoom
changed the title
Matlab crashes when trying to load sample data
Matlab crashes when loading data using a relative path on Mac/Linux
Nov 22, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hello,
I am trying to load some sample data from https://github.com/msel-source/sampledata using various Matlab versions (2018, 2021, 2022) and various gcc/g++ versions (10,11) and Matlab always crashes.
any idea how to make your codes work?
My configuration
xubuntu 22.04
Matlab 2018, 2021a, 2022a
gcc 10,11 (tested) 10 is recommended by mathworks as the compatible compiler
just simply cloned your repo and made the MEXes with successful outputs
having some warnings, but only when mexing the write_mef_segment_metadata.c and write_mef_segment_metadata.c
all the others are with "MEX completed successfully" output
The text was updated successfully, but these errors were encountered: