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

조회 수: 2 (최근 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개)

카테고리

Help CenterFile Exchange에서 Waveform Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by