Error when applying coder to WLAN Toolbox example code

2 vues (au cours des 30 derniers jours)
Jongmin Kim
Jongmin Kim le 1 Août 2025
Commenté : Walter Roberson le 3 Août 2025
An error occurs when using Matlab coder with hWLANPacketDetector.m used in SDRBeaconReceiverExample.mlx.
  2 commentaires
Angelo Yeo
Angelo Yeo le 2 Août 2025
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 le 3 Août 2025
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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur WLAN Toolbox dans Help Center et File Exchange

Tags

Produits


Version

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by