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

5 次查看(过去 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