I/Q Data Collection helper functions

3 ビュー (過去 30 日間)
Adrian
Adrian 2025 年 3 月 16 日
回答済み: Oliver Jaehrig 2025 年 3 月 17 日
Dear Matlab Community,
I was following the I/Q Data Collection and Detection Generation with Texas Instruments (TI) millimeter-wave (mmWave) Radar example from the webstire, but I encountered an issue with some helper functions that are not defined in the provided code. Specifically, I could not find the definitions for:
  • helperStreamingDetectionProcess
  • helperPlaybackDetectionProcess
Other helper functions are defined later in the script, but these are missing. Could you please provide the definitions or direct me to where I can find them?
Best regards,
Adrian

採用された回答

Oliver Jaehrig
Oliver Jaehrig 2025 年 3 月 17 日
You can get all supporting files of an example by running the command you get by pressing on the "Copy Command" button. The files then can be found in the Current Folder.
In this case, the command is:
openExample('radar/TImmWaveIQDetectionExample')

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSignal Processing についてさらに検索

製品


リリース

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by