hi all, I am working on combining two .mat files which have same variables as structures.
Show older comments
i have two .mat files, with same variable(Offset_Results) which is a structure. The structure Offset_Results has many fields of which few are arrays. one of the array is Freq_MHz. One .mat file has freq from 2000 to 4360MHz and the other from 2560 to 2660 MHz. I want to override the later into the first i.e. from 2000 to 2559 from first, 2560 to 2660 from second and from 2661 to 4360 again from the first file and store the entire result into a new .mat file.
Please help me in this regard.
Accepted Answer
More Answers (0)
Categories
Find more on Workspace Variables and MAT Files in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!