Polyspace Gray result UNP error type, what is UNP?
1 次查看(过去 30 天)
显示 更早的评论
Hello all,
I have a gray result in Polyspace and the error type is UNP. I cannot find inside documentation in the result list what UNP stands for. I know that gray means unreachable or unused code, I am trying to decipher this UNP.
Thanks in advance.
0 个评论
回答(1 个)
Alexandre De Barros
2016-11-8
Hi,
UNP means UNreachable Procedure. In the recent version, this check is now called Function Not Called, or FNC.
More information on this check here:
Regards,
Alexandre
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Generate Report 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!