Statistics
All
RANK
262,796
of 297,016
REPUTATION
0
CONTRIBUTIONS
0 Questions
7 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
MISRA C:2012 Rule 10.3 clarification
The flag for MISRA C:2012 Rule 10.3 in this context is highlighting a potential issue with implicit conversion and loss of data....
MISRA C:2012 Rule 10.3 clarification
The flag for MISRA C:2012 Rule 10.3 in this context is highlighting a potential issue with implicit conversion and loss of data....
11 months ago | 0
Answered
Facing issue while linking Polyspace to matlab.
Hi Alka, In R2018b and prior, you needed the MATLAB Parallel Computing Toolbox installed and licensed for your running an analy...
Facing issue while linking Polyspace to matlab.
Hi Alka, In R2018b and prior, you needed the MATLAB Parallel Computing Toolbox installed and licensed for your running an analy...
2 years ago | 0
Solved
Word Distance - Sum
Let's suppose that the distance of a word can be calculated by summing the differences between its letters, having assigned the ...
4 years ago
Answered
Replace assembly with C-model for codeprover
Hi Stein- There are a few options for this. Which of them you use depends on how the code builds and links, as well as wheth...
Replace assembly with C-model for codeprover
Hi Stein- There are a few options for this. Which of them you use depends on how the code builds and links, as well as wheth...
6 years ago | 0
Answered
HI, it is possible to import the comments from Excel file in Polyspace?
Hi Tatchou- This is not currently possible. We have tried to provide an interface to adding comments, statuses and sever...
HI, it is possible to import the comments from Excel file in Polyspace?
Hi Tatchou- This is not currently possible. We have tried to provide an interface to adding comments, statuses and sever...
8 years ago | 0
Answered
Green color code in Polyspace(R2014a) report
Hi Dinesh- Green is the most valuable color provided by Code Prover. With the Polyspace coloring paradigm, Green checks are ...
Green color code in Polyspace(R2014a) report
Hi Dinesh- Green is the most valuable color provided by Code Prover. With the Polyspace coloring paradigm, Green checks are ...
8 years ago | 0
Answered
Is there a workaround in the Polyspace tool to avoid justified checks from showing up again?
Hi Ali- With both Code Prover and Bug Finder, when you justify a finding, it is very important that justifications can be val...
Is there a workaround in the Polyspace tool to avoid justified checks from showing up again?
Hi Ali- With both Code Prover and Bug Finder, when you justify a finding, it is very important that justifications can be val...
8 years ago | 0
Answered
In Polyspace Code, while configuring DRS, even if a user defined function's argument is initialized with "Init Range", it is not affective in verification
Hi Jyothi- There are *2 different conflicting configuration settings* happening here: # The DRS configuration, also known ...
In Polyspace Code, while configuring DRS, even if a user defined function's argument is initialized with "Init Range", it is not affective in verification
Hi Jyothi- There are *2 different conflicting configuration settings* happening here: # The DRS configuration, also known ...
8 years ago | 0
Solved
The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".
13 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
13 years ago