block_diagram does not have a parameter named 'MaskType'
조회 수: 3 (최근 30일)
이전 댓글 표시
I'm moving from MATLAB R2017a to R2018a. An error occurred when initializing a Simulink model on R2018a, which did not exist on R2017a.
Initialization commands cannot be evaluated.
Caused by:
block_diagram does not have a parameter named 'MaskType'
This happens for several blocks of the aerospace blockset like '3x3 Cross Product' and 'Create 3x3 Matrix'.
댓글 수: 6
Birdman
2018년 4월 2일
Is there any warning pops up that you should use Upgrade Advisor to fix these kind of situations caused by release changes?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Unit Conversions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!