Ok. I did it. Now it doesn’t crash anymore. But there comes an error.
I’ve figured out that this error only occurs when the specific solution has a different length.
So in my case I can access only solutions with exactly 3957 elements. Any other solution with a different length leads to an error with sim[1,:,#ofSolution]
.