Extracting Deltas between two tables serialized samples for multiple parametric measurements
I have measured data for 50 serialized parts over three different temperature (Room, Hot, Cold) in three different tables. Each serialized part has over 100 measured parameters. I want to extract the deltas (Room - Hot) and (Room - Cold). Putting these two calculations into two new tables would allow me to find the parts with the worst temperature deltas. i have tried Table compare, but it does...