Hi,
I'm trying to use the sdc3_MAT in sdc3 folder for estimation of sampling density. And it turns out that I can use mex command to compile sdc3_MAT.c, but the functions keeps returning [] when running the examples script. I'm using MacOS Big Sur, with GCC version=8.3, and MATLAB 2021.
Btw, I tried the same script running on the linux with MATLAB 2021, and the function works.
Is there anything in the function that is incompatible with the current system?
Cannot be more grateful for your help!
Hi,
I'm trying to use the
sdc3_MATinsdc3folder for estimation of sampling density. And it turns out that I can usemexcommand to compilesdc3_MAT.c, but the functions keeps returning [] when running the examples script. I'm using MacOS Big Sur, with GCC version=8.3, and MATLAB 2021.Btw, I tried the same script running on the linux with MATLAB 2021, and the function works.
Is there anything in the function that is incompatible with the current system?
Cannot be more grateful for your help!