How to Import signals generated through wireless waveform generation App to MATLAB simulink

3 次查看(过去 30 天)
I am trying to import the signal generated through Wireless Waveform Generation App to MATLAB simulink and want to analyse the signal strength used by different devices through MATLAB simulink. can you please help me with this

采纳的回答

Shashwat Bajpai
Shashwat Bajpai 2020-2-10
  1. Once a waveform is generated you can "Export" the waveform to MATLAB Workspace using the Export option in the toolstrip.
  2. On clicking the down arrow on the Export button you'll see 2 options "Export to Workspace" and "Export to File".
  3. Choosing the former option will generate a dailog box asking for he variable name.
  4. Enter the variable name as desired and click Ok.
  5. This will create a variable by the given name in the MATLAB Workspace which can be use in MATLAB as well as SImulink.
Hope this Helps!
  1 个评论
VIGNESH RAMESH
VIGNESH RAMESH 2020-3-21
Thank you so much , additionally how can I import the generated waveform in Simulink. I have exported and created a file , but now I am stuck with importing the file to Simulink

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by