Help Center
Create new model with Requirements Table block
Since R2022a
reqTable = slreq.modeling.create
reqTable = slreq.modeling.create(model)
reqTable = slreq.modeling.create creates an untitled model that contains a Requirements Table block.
reqTable
reqTable = slreq.modeling.create(model) creates a model with the name specified by model.
model
example
collapse all
Create a new model that contains a Requirements Table block.
reqTable = slreq.modeling.create;
The function returns reqTable as a RequirementsTable object.
RequirementsTable
Create a new model named myModel that contains a Requirements Table block.
myModel
reqTable = slreq.modeling.create("myModel");
Model name, specified as a string scalar or character vector.
Data Types: char | string
char
string
Requirements Table block, returned as a RequirementsTable object.
Introduced in R2022a
slreq.modeling.find
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.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office