createEvent
R2026bSyntax
Description
adds a basic event to the Safety Analysis Manager fault tree document,
event = createEvent(faultTreeDocument)faultTreeDocument. To use the event in the fault tree, assign it to a
gate by using the addEvent
function.
adds an event by using one or more name-value arguments.event = createEvent(___,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2026b