Main Content
find
Find cells in Safety Analysis Manager spreadsheets containing specific values
Since R2023b
Description
finds the cells in the Safety Analysis Manager spreadsheet,
cells
= find(spreadsheet
,value
)spreadsheet
, that contain the specified value.
finds the cells in the spreadsheet using one or more name-value arguments.cells
= find(spreadsheet
,value
,Name=Value
)
Examples
Input Arguments
Output Arguments
Limitations
You cannot use this function to search the contents of check box cells.
Version History
Introduced in R2023b