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.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.