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