Borrar filtros
Borrar filtros

[Polyspace]why dose the polyspace report generator continue the processing Configuration?

2 visualizaciones (últimos 30 días)
hello, i have polyspace 2010b.
and, when i check setting in polyspace (Polyspace inner setting>Stubbing > Variable/Function range setup) Report generator don't make any report. (maybe it seem to never end in Processing Configuration).
so. how can i solve the problem.?

Respuesta aceptada

Alexandre De Barros
Alexandre De Barros el 24 de Abr. de 2017
HI!
it could be interesting to launch the report generation in command line, to see if there are any errors.
To do that use the command:
C:\Polyspace\Polyspace_Common\ReportGenerator\wbin\report-generator.exe -template <path_to_template_file> -format <type> -results-dir <folder_path>
where 'path_to_template_file' is the path to a valid Report Generator template file, for example:
C:\Polyspace\Polyspace_Common\ReportGenerator\templates\Developer.rpt
where 'type' is the format type of the report. Use HTML, PDF or WORD.
And where 'folder_path' is the path to the folder that contain the verification results.
Alex
  1 comentario
Hyun-Ki Ryu
Hyun-Ki Ryu el 28 de Nov. de 2017
hello, i faced another problem. ;( command line displayed the below statement undefined function or variable 'matlabrc', do you have any solutions?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Troubleshooting in Polyspace Products for Ada en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!