When I was designing the app of the simulink model, I encountered some problems using simulink.c​ompile.con​figureForD​eployment and could not change the model parameters.

this is warning massage:Sparam's model file is newer than its Rapid Accelerator target. Consider rebuilding the Rapid Accelerator target
to ensure that it reflects the current state of the model. <actions exclusiveFixIts="yes"> <action type="fixit"
id="BuildRapidAcceleratorTargetFix"> <cmd>Simulink.BlockDiagram.buildRapidAcceleratorTarget('Sparam')</cmd> <txt>Build
rapid accelerator target for model 'Sparam'</txt> </action> </actions>

Answers (1)

Categories

Find more on Modeling in Help Center and File Exchange

Answered:

on 19 Jan 2023

Community Treasure Hunt

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

Start Hunting!