stepInfo = sltest.testsequence.readStep(blockPath,stepPath) returns
a struct stepInfo of properties for the test
step stepPath in the Test Sequence block blockPath.
blockPath — Test Sequence block path or handle string | character vector
Path to a Test Sequence block, including the block name, specified as a
string or character vector. Instead of the block path, you can use a block
handle.
Example: 'FanSpeedTestHarness/Test Sequence'
stepPath — Test step name and hierarchy level character vector
Path of the step in the Test Sequence block, specified as a character vector.
The path includes the step location in the Test Sequence hierarchy, using
. to separate hierarchy levels. If the Test Sequence block is
using scenarios, add the scenario name that contains the step to the beginning of the
step path, for example,
Scenario_2.SystemHeatingTest.InitializeHeating.
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.