safetyAnalysisMgr.newSpreadsheet
Syntax
Description
creates and loads a spreadsheet in the Safety Analysis Manager. The new
spreadsheet has one row and one column.spreadsheet = safetyAnalysisMgr.newSpreadsheet
creates a spreadsheet by using the specified template file.spreadsheet = safetyAnalysisMgr.newSpreadsheet(templateFile)
creates a spreadsheet by using the specified registered template name in the template group,
spreadsheet = safetyAnalysisMgr.newSpreadsheet(group,templateName)group.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b