Builds an HTML Monte Carlo log file from the XML input file generated by the simulator during a Monte Carlo analysis
Number | Type | Compulsory | Default | Description |
1 | string | Yes | Input file | |
2 | String | Yes | Output file | |
3 | String | Yes | mclog.css | CSS file |
XML input file. This is generated by the Monte Carlo analysis. Its path can be retrieved using the GetAnalysisInfo function using the outfile parameter.
Path to file to receive HTML generated code
Optional CSS file that may be used to style the HTML. This CSS file will be referenced in the HTML output and not embedded in it. Note that if the CSS file is not found, a default style will be used
Return type: real
Status: success: 1.0, fail: 0.0
▲Function Summary▲ | ||
◄ Branch | BuildParameterString ▶ |