Error with Stan

Can you try running rng(‘default’) and then try your stan program again? It looks like your Matlab session is using a legacy random number generator. This should fix the problem, and I’ve opened an issue to avoid this error in the future