I'm trying to set up KiloSort2 (https://github.com/MouseLand/Kilosort2) in MATLAB 2019a on Windows 10. Per the github instructions, I've successfully installed Visual Studio Community 2013 and am trying to set it as my compiler in MATLAB. However, when I enter the 'mex -setup' command, MATLAB tells me that there are no supported compilers on my machine.

While VS2013 isn't listed in the MATLAB documentation as a supported compiler, I know that a lot of people use KiloSort and KiloSort2 for spike sorting, so I'm wondering if anyone knows the proper work around or if there exists a different compiler that will get the job done.

Thanks!

Similar questions and discussions