Issue running Simulink Upgrade Advisor
이전 댓글 표시
I am using Simulink in R2017b to run the model found here: http://ctms.engin.umich.edu/CTMS/Content/InvertedPendulum/Simulink/Modeling/Pend_Model.slx
When the model did not compile simulink advised me the model was out of date and I should run the upgrade advisor. The upgrade advisor provides me with a write error, see attached screenshot. Any advice on how to resolve this would be appreciated.
댓글 수: 1
Walter Roberson
2018년 6월 20일
채택된 답변
추가 답변 (2개)
Gavin Walker
2018년 4월 6일
0 개 추천
The error is occurring because the Upgrade Advisor cannot create an HTML report. The slprj folder is usually a local, temporary folder that is writeable. Is the slprj folder mentioned writeable?
If I try the model, though, I see some issues with missing data, so it might be a more straightforward issue to fix without needing the full upgrade process. (Defining values for m, M, I, b , g, l in the MATLAB base workspace seems to make the model run).
카테고리
도움말 센터 및 File Exchange에서 Model Upgrades에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!