reload code from embedded code generation

3 vues (au cours des 30 derniers jours)
JOOWON PARK
JOOWON PARK le 11 Mai 2020
Réponse apportée : Aniket le 5 Fév 2025
Hi, I'm trying to generate the embedded code from embedded coder app and I encountered a problem below.
I don't want to build the code, thus I choose 'Reload code'
However, I don't understand what the meanings the reload code says.

Réponses (1)

Aniket
Aniket le 5 Fév 2025
The error seems to indicate that MATLAB was unable to find the path to build folder.
The 'Reload Code' check for a build folder in the current MATLAB path. Kindly change your current directory in MATLAB to path where the model is saved and retry reloading code.
You may also use Model Explorer to do so as mentioned in this documentation: https://www.mathworks.com/help/ecoder/ug/reloading-generated-code.html
Also make sure you have read/write permissions for the current directory.
I hope this helps resolve the issue.

Catégories

En savoir plus sur Simulink Coder dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by