Hi! I tried to run MOSTest on Windows in Matlab R2022a, and got an error message:
Error in mostest (line 29)
if auto_compile_shuffle && (exist('Shuffle') ~= 3), mex 'Shuffle.c'; end; % ensure Shuffle is compiled
Could you help to figure this out? Thanks!