symbolInfo = sltest.testsequence.readSymbol(blockPath,symbol) returns
a struct symbolInfo of properties for symbol in
the Test Sequence block specified by blockPath.
symbolInfo = sltest.testsequence.readSymbol(blockPath,symbol,Property)
returns the value symbolInfo of the
Property for symbol.
blockPath — Test Sequence block path string | character vector
Path to a Test Sequence block, including the block name, specified as a string
or character vector.
Example: 'FanSpeedTestHarness/Test Sequence'
symbol — Symbol name character vector
Test Sequence block symbol name, specified as a character vector. Symbols
include data, messages, function calls, and triggers used as inputs,
outputs, local variables, constants, parameters, or data store memory in the
Test Sequence block.
Example: 'DurationLimit'
Property — Symbol property character vector
Test Sequence block symbol property, specified
as a character vector. To find valid properties for a particular symbol,
read properties of the symbol using sltest.testsequence.readSymbol(blockPath,symbol).
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.