I am getting below error while doing ctrl+d of one model
이전 댓글 표시
### 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.
답변 (1개)
Mark McBroom
2023년 10월 27일
0 개 추천
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
prathamesh lingayat
2023년 10월 29일
Mark McBroom
2023년 10월 29일
Open the model vehicle_sfty and try to update it. Does it still error? Is there a more detailed error message?
카테고리
도움말 센터 및 File Exchange에서 Create Large-Scale Model Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!