Thanks for your replies - I will write a short piece of code that shows the
performance problem, and then submit an issue.
ChristophP.S: I do use sparse(I,J,V) to construct the matrix, but I am then unable to extract a sub matrix because the slicing is so slow.
