Memory section default configuration

6 Ansichten (letzte 30 Tage)
Yohann GOYER
Yohann GOYER am 24 Apr. 2019
Beantwortet: Stefanie Schwarz am 24 Aug. 2021
Hello,
I got the warning:
Memory section default configuration for model xxxMyModelxxx was migrated to code mappings. To modify default configuration, click Code > C/C++ Code >
Configure Model in Code Perspective to open Code Mappings display or use the code mapping API.
This error is new for me. I now use a configuration that is stored in a dictionary and I have set argument for my "step" function.
Can you explain why this error occurs and what to do to fix the warning?
  4 Kommentare
Joseph Yanos
Joseph Yanos am 27 Nov. 2019
Hi Yohann - Did you find a resolution for this issue? I am getting the same warning.
Yohann GOYER
Yohann GOYER am 28 Nov. 2019
Hello Joseph,
Unfortunatly no. I repport this question to Matlab trainners. It seems to be a bug in matlab. I'm still waiting for resolution.
I will post here information if I found a solution.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Stefanie Schwarz
Stefanie Schwarz am 24 Aug. 2021
You see this warning because starting from R2018a, the correct way to define default memory sections is using the Code Mappings Editor, instead of using model configuration parameters.
For more information, see:

Kategorien

Mehr zu Deployment, Integration, and Supported Hardware finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by