I HAVE GENERATED A .CSV FILE , I WANT TO CONVERT IT TO .WFM FILE. HOW DO I DO THIS?

12 views (last 30 days)
i used the radar waveform analyzer app and generated a waveform, that needs to be called in c++ code via .wfm format. how do i export a waveform from radar waveform analyzer app into a .wfm file? plz help

Answers (1)

Walter Roberson
Walter Roberson on 1 Jul 2016
  2 Comments
Oindri
Oindri on 10 Aug 2017
I created the .wfm file , and on opening it through visual studio c++, it is kind of gibberish,,, all hexadecimal values, more than the signal length. On opening standard .wfm files, it gives waveform parameters as signal duration, bandwidth, central frequency etc. This function simply intakes the signal. Also, what exactly should be the marker content? All TRUEs ? How can i create a .wfm that gives RF parameter values that the code further can read ? Plz help
Walter Roberson
Walter Roberson on 10 Aug 2017
Edited: Walter Roberson on 10 Aug 2017
Sorry, I do not know anything about that topic. Are you sure you are using Tektronics Waveform format?

Sign in to comment.

Categories

Find more on Data Synthesis 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!