So if we have 10 result sets, and want to automatically create 10 SPL dbA plots (identifier A1-A10) and then finally add a user defined result with their sum as shown below:
(10*log(10^(A1/10)+10^(A2/10)+10^(A3/10)+10^(A4/10)+10^(A5/10)+10^(A6/10)+10^(A7/10)+10^(A8/10)+10^(A9/10)+10^(A10/10)))
how is that done?