Hi,
I have a question about plotting 3D matrices. I have data at specific points, as a 3d matrix, and I have the unevenly spaced X,Y,Z data for each point as 3d matrices, respectively. Basically I need to visualize the data over a volume given the XYZ coordinates of each data point.
I looked up...