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.
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'
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'
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 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: United States.
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.