필터 지우기
필터 지우기

What are badly-typed functions in polyspace code prover 2016b ?

조회 수: 1 (최근 30일)
Shrikant Lahane
Shrikant Lahane 2020년 12월 22일
답변: Anirban 2020년 12월 28일

답변 (1개)

Anirban
Anirban 2020년 12월 28일
Hi,
The message indicates that the function pointer might point to a function whose prototype does not match the function pointer type.
Besides the message associated with the Non-initialized pointer check, the issue should also be highlighted through a Correctness condition check. See some examples of how the issue might occur on the documentation page for the Correctness condition check.

Community Treasure Hunt

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

Start Hunting!

Translated by