row = slreq.modeling.findRequirementRow(table,index)
returns the Requirements Table block row in the table,
table, that has the index, index.
row = slreq.modeling.findRequirementRow(tableName,index)
returns the Requirements Table block row in the table
tableName, that has the index, index. Use this
syntax to check all loaded models.
row = slreq.modeling.findRequirementRow(modelName,index)
returns the Requirements Table block row in the model,
modelName, that has the index, index. Use this
syntax if the model has one Requirements Table block.
row = slreq.modeling.findRequirementRow(modelName,tableName,index)
returns the Requirements Table block row in the Requirements
Table block tableName, in the model,
modelName, that has the index specified by
index.
row = slreq.modeling.findRequirementRow(tablePath,index)
returns the Requirements Table block row in the Requirements
Table block specified by tablePath that has the index,
index.
row = slreq.modeling.findRequirementRow(table,summary)
returns the Requirements Table block row in the table,
table, that has the summary, summary.
row = slreq.modeling.findRequirementRow(tableName,summary)
returns the Requirements Table block row in the table
tableName, that has the summary, summary. Use
this syntax to check all loaded models.
row = slreq.modeling.findRequirementRow(modelName,summary)
returns the Requirements Table block row in the model,
modelName, that has the summary, summary. Use
this syntax if the model has one Requirements Table block.
row = slreq.modeling.findRequirementRow(modelName,tableName,summary)
returns the Requirements Table block row in the Requirements
Table block tableName, in the model,
modelName, that has the summary specified by
summary.
row = slreq.modeling.findRequirementRow(tablePath,summary)
returns the Requirements Table block row in the Requirements
Table block specified by tablePath, that has the summary,
summary.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.