How do solve the 2018a HDL Workflow Advisor, Set Target Interface Error: "Reference to non-existent field 'ColumnHeaderHeight'"?

조회 수: 2 (최근 30일)
I started getting the error,"Reference to non-existent field 'ColumnHeaderHeight'" when I select HDL Workflow Advisor step 1,2 Set Target Interface. This just started happening after opening a 2017b model using 2018a, and now happens for all my models, including ones that worked previously. I tried uninstalling/reinstalling HDL Coder, but I still get the error.

답변 (5개)

Dean Oswald
Dean Oswald 2018년 7월 13일
Solution provided by Mathworks Tech Support. File not attached to this answer, so get from Tech support.
This appears to be an issue in R2018a which is addressed by following the steps below.
1) Download the 'createDialogForMACheck.p' file that is attached to this email.
2) Navigate to the following folder: (matlabroot)\toolbox\simulink\simulink\modeladvisor\+ModelAdvisor\@Task
3) Rename the existing createDialogForMACheck.p to createDialogForMACheck_backup.p
4) Copy the attached createDialogForMACheck.p to this folder.
5). Execute the following command in the MATLAB command window: >> rehash toolboxreset
6) Restart MATLAB.
  댓글 수: 5

댓글을 달려면 로그인하십시오.


kiyoko
kiyoko 2018년 11월 20일
This issue fixed R2018b.
Here is the bug report.
https://jp.mathworks.com/support/bugreports/search_results?utf8=%E2%9C%93&search_executed=1&keyword=1758939&release_filter=Originated+in&release=0&selected_products=&commit=Search

RICHARD Florian
RICHARD Florian 2019년 9월 13일
Hi, where can i get the "createDialogForMaCheck.p" ? I have the same error with the 2018a

Edward Tyrance
Edward Tyrance 2019년 10월 24일
Hi I am also getting the same error. where can i can the fixed file from?

Dean Oswald
Dean Oswald 2021년 6월 17일
Here is the file that is referenced to resolve the issue. Remove the .txt extension. I added it so I could attach it to this answer.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by