Why is "Navigate to C/C++" greyed out?

6 次查看(过去 30 天)
I am trying to use the Code Perspective to analyse where certain variables within my Simulink block diagram are located in the resulting C code. I can succesfully click on code line numbers in the C code panel and Simulink navigates to the corresponding Simulink blocks.
Unfortunately, the reverse does not seem to be possible. When I right-click on a block and go to C/C++ Code > Navigate to C/C++, this option is greyed out.
Does anyone know why this happens and how I can enable it?

采纳的回答

Rajanya
Rajanya 2025-2-3
I was able to reproduce this issue. This arises when the model is not configured to map to code.
Checking the 'Model-to-Code' option under Configuration Parameters > Code Generation > Report > Advanced Parameters resolves the issue, enabling the 'Navigate to C/C++ code' option.
Hope this answers your question. Thanks!

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by