Question: Using the del operator and diff with respect to a vector

Hi I need to use the 'del' operator form with both subscript and superscript acting on it. I would for example like to be able to differentiation of a function that combines a number of vectors with respect to a particular vector. I then need to take the components for example (x) corresponding to the subscript on the del operator. Is there an easy way to do this? I can perhaps make it simpler by just using the standard derivative, but dont know how to do this with respect to a vector. Could someone help out a newbie here. I can then take the dot product with a unit vector in the x direction to obtain just the x component. Thanks
Please Wait...