- Right-click the project and select Add Source Folder.
- Navigate in your explorer and add the new file. The file should now show up in the project tree.
- Copy the file to a module. Right-click the file and select Copy to > Module_n. You can now run an analysis on the module. If you want to analyze this file alone, you can first create a new module (right-click and select Create new module).
How to test single file in a whole project in a polyspace bug finder.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Kannan
el 17 de Oct. de 2022
Comentada: Anirban
el 18 de Oct. de 2022
Hello team,
Im using polyspace bug finder, i need to know how to add a single file in a whole project. Can you please share the details with the template.
Actually i'm using version of bug finder is 2.2 (R2016b)
0 comentarios
Respuesta aceptada
Anirban
el 17 de Oct. de 2022
Editada: Anirban
el 18 de Oct. de 2022
I am assuming you have already set up a project in the Polyspace user interface and want to add a new file to this project. To do this:
R2016b is quite an old release, but the above steps should be available there.
In case your question is about simply adding a new file to a project, you can select File > New in the user interface and on the first screen, make sure that the box Use template is unchecked. You should be taken to a screen where you can add a new file.
2 comentarios
Anirban
el 18 de Oct. de 2022
You have to add folders containing paths to your headers (compiler headers and other headers).
About compiler headers, in case the headers are standard ones like math.h and what not, you can get away with not adding paths to those headers. Although, it is best to mimic your compiler as much as possible. For more information on how to find paths to compiler headers, see Provide Standard Library Headers for Polyspace Analysis.
Más respuestas (0)
Ver también
Categorías
Más información sobre Generate Reports en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!