getLinks
R2026bGet links associated with spreadsheet cell or row in Safety Analysis Manager
Since R2023b
Syntax
Description
Spreadsheets
returns the links associated with the spreadsheet cell,
links = getLinks(spreadsheetCell)spreadsheetCell, in the Safety Analysis Manager.
You must have Requirements Toolbox™ to use this function.
returns the links associated with the specified spreadsheet row. (since R2024b)links = getLinks(spreadsheetRow)
Fault Tree Documents
returns the links associated with the specified fault tree document failure model. (since R2026b)links = getLinks(failureModel)