Error when applying coder to WLAN Toolbox example code

2 ビュー (過去 30 日間)
Jongmin Kim
Jongmin Kim 2025 年 8 月 1 日
コメント済み: Walter Roberson 2025 年 8 月 3 日
An error occurs when using Matlab coder with hWLANPacketDetector.m used in SDRBeaconReceiverExample.mlx.
  2 件のコメント
Angelo Yeo
Angelo Yeo 2025 年 8 月 2 日
Hi,
To better understand the issue you're experiencing and help identify the root cause and potential solutions, I believe the following additional information would be helpful. If you could provide these details, I (and others in the community) will be able to assist you more effectively:
1) A detailed description of the problem
  • Including the MATLAB release and operating system you're using can be useful. You can check this information by running the ver command in MATLAB (please feel free to mask your license number).
2) Example files and data that can reproduce the issue
3) The exact steps you followed to reproduce the issue using the provided files
4) All error messages shown in the MATLAB window when the issue occurs, including any specific error codes or descriptions
Walter Roberson
Walter Roberson 2025 年 8 月 3 日
Is the example designed to be able to use Coder on it?
The first error message about "field name must be constant" is not unusual to receive on code that has not been specifically designed to use with Coder, and the remaining messages are possibly cascades of errors caused by the first failure.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeWLAN Toolbox についてさらに検索

タグ

製品


リリース

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by