Dr. Eschle, what the slice function gave me wasn't what I was looking for. So, after searching through matlab functions for a while, I ended up writing a brute force fortran code that interpolated my 2D data for the constant z slices that I wanted. It isn't hard but a matlab function to do the same thing in 1 line would be much more convenient.