Merging real and imaginary data in to one variable
Show older comments
Hi,
I am trying to merge 2 csv files with frequency response in to one as "freq, real data1, imag data1, real data2, imag data2 etc..." format. One file contains "freq, real data1, real data2, real data3, etc..." and other file contains "freq, Imag data1, Imag data2, Imag data3, etc..." format.
Since this is a stastical sim, each file have about 4096 columns and doing it by hand is time consuming. I am sure there should be easy way to write script and combine it.
Please provide guidance.
Thanks.
2 Comments
KSSV
on 4 May 2022
Is freq samw in bot the files? Attach your data files.
Harvijay Raj
on 4 May 2022
Accepted Answer
More Answers (0)
Categories
Find more on Design and Simulate SerDes Systems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!