- Bug Finder Analysis with Windows or Linux Scripts (Polyspace desktop products)
- Set Up Bug Finder Analysis on Servers During Continuous Integration (Polyspace server products)
Create polyspace project(*.psprj) from command line
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Karthikeyan S
el 28 de Feb. de 2023
How to create polyspace project from (*.psprj) from command line
0 comentarios
Respuesta aceptada
Anirban
el 16 de Mzo. de 2023
Editada: Anirban
el 16 de Mzo. de 2023
You cannot create a blank Polyspace project or a project with source files from the command line (unless you are using a build command, see at the end). A Polyspace project is meant for use in the Polyspace user interface, so creating it in the user interface makes most sense.
If you are following a command-line workflow, you can bypass the project creation altogether. See one of these:
Having said that, if you have a build command, you can create a Polyspace project from that build command using polyspace-configure. But to run analysis using that project, you have to open the project from the user interface anyway.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Run Settings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!