08-22-2014 02:29 AM
Hi,
I have a dynamic data which includes time and amplitude information. I need to compare the amplitude which is in that dynamic data with a constant. Every dt I have a different signal component with distinct amplitudes, and I want to compare the amplitude of every signal component with a known constant. The oroblem is, the program did not allow me to compare with dynamic data which is "2d double" and a constant which is just "constant".
I would be very happy, if you help me on that.
Thanks
Solved! Go to Solution.
08-22-2014 02:46 AM