Good morning:
I saved two traces from two different channels in the same file. bin but the matlab script is in the Agilent website only gives me the time axis and one of the traces.
How do I get the second?
Thanks
I saved two traces from two different channels in the same file. bin but the matlab script is in the Agilent website only gives me the time axis and one of the traces.
How do I get the second?
Thanks
you can determine the full .bin format by looking in the scope's help section with the key bin. The existing
Matlab function that you have can decipher a particular block in the file, you just have to sequence to the next block.