I am getting below error while doing ctrl+d of one model

1 view (last 30 days)
### Build procedure for vehical_sfty_asdf aborted due to an error.
### Cleaning up parallel workers.
Build Summary
Simulation targets built: Model Action Rebuild Reason =============================================================================================
vehical_sfty_asdf Failed vehical_sfty_asdf_msf.mexw64 does not exist. 0 of 262 models built (0 models already up to date) Build duration: 0h 3m 13.276126000002s
Unable to update models referenced by "VehicleconfigurationModel".
Caused by:
  • Too many input arguments.

Answers (1)

Mark McBroom
Mark McBroom on 27 Oct 2023
Sometimes parallel builds masks a particular model problem. Turn off parallel builds by going to configuration parameters .. Model Referencing .. Enable parallel model reference builds. Uncheck the box and then try ctrl+D again.
  2 Comments
Mark McBroom
Mark McBroom on 29 Oct 2023
Open the model vehicle_sfty and try to update it. Does it still error? Is there a more detailed error message?

Sign in to comment.

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!