Matlab coder error "Error setting property 'HalfSupport' of class 'FeatureControl': Value must be logical (true or false)."

Hi I am using Matlab R2022b.
I am trying to use the Matlab coder, but whenever I launch the coder app, it says:
Unrecognized function or variable 'selectableEntries'.
Error in getHardwareTypeNames
Error in emlcprivate
but still the app loads.
But when I am at the step "Check for Run-Time Issues", it says:
Error setting property 'HalfSupport' of class 'FeatureControl':
Value must be logical (true or false).
and the code generation doesn't work.
Could somebody help me how to fix this?

답변 (1개)

This may be a bug in MATLAB Coder, a corrupt installation, a search path which shadows core MATLAB functions (could try restoredefaultpath), or something else.
Please contact MathWorks Technical Support for assistance.

카테고리

도움말 센터File Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

릴리스

R2022b

태그

질문:

2023년 4월 25일

답변:

2023년 5월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by