Hi Ryan,
you can use the fonction project2d, which works like this:
vel2=project2d(md,md.results.StressbalanceSolution.Vel,2);
vel2 is the velocity of the second layer (starting from the base). It is of size md.mesh.numberofvertices2d.
Let us know if you have any other question
Mathieu