User Portlet User Portlet

Discussions
Hi, Thank you for your response. Here is my code. flowdata = Import["/Users/pmb5727/Projects/Drop_wall/flowData.dat", "Table"]; Dimensions[flowdata] flowfield = Partition[#, 2] & /@ ...