DataTypeWorkflow.Result
Object containing run result information
Description
The DataTypeWorkflow.Result
object manages the results of
simulation, derivation, and data type proposals.
Creation
The results
function returns a handle to
a DataTypeWorkflow.Result
object.
Properties
Comments associated with the signal, specified as a cell array of character vectors.
Example:
results.Comments
Data Types: cell
Data type used during simulation, specified as a character vector.
Example:
results.CompiledDataType
Data Types: char
Derived maximum value for the signal or internal data based on specified design maximums, specified as a scalar.
Use the DataTypeWorkflow.ProposalSettings
object and related object functions to specify and manage numeric tolerances for
signals.
Example:
results.DerivedMax
Data Types: double
Derived minimum value for the signal or internal data based on specified design minimums, specified as a scalar.
Use the DataTypeWorkflow.ProposalSettings
object and related object functions to specify and manage numeric tolerances for
signals.
Example:
results.DerivedMin
Data Types: double
Design maximum value for the signal or internal data, specified as a scalar.
Example:
results.DesignMax
Data Types: double
Design minimum value for the signal or internal data, specified as a scalar.
Example:
results.DesignMin
Data Types: double
Proposed data type for the signal or internal data type associated with this result, specified as a character vector.
Example:
results.ProposedDataType
Data Types: char
Name of the signal or internal data associated with this result, specified as a character vector.
Example:
results.ResultName
Data Types: char
Name of the run associated with the result, specified as a character vector.
Example:
results.RunName
Data Types: char
Number of saturations that occurred, specified as a scalar.
The number of occurrences where the signal or internal data associated with this result saturated at the maximum or minimum of its specified data type. The value of this property is the cumulative total of all of the run executions for this result.
Example:
results.Saturations
Data Types: double
Simulation maximum, specified as a scalar. This property represents the values obtained for the signal or internal data during all of the saved executions of the run this result is associated with.
Example:
results.SimMax
Data Types: double
Simulation minimum, specified as a scalar. This property represents the value obtained for the signal or internal data during all of the saved executions of the run this result is associated with.
Example:
results.SimMin
Data Types: double
Specified data type of the signal, specified as a character vector. This property takes effect the next time the system is run.
Example:
results.SpecifiedDataType
Data Types: char
Number of wraps that occurred, specified as a scalar.
The number of occurrences where the signal or internal data associated with this result wrapped around the maximum or minimum of its specified data type. The value of this property is the cumulative total of all of the run executions for this result.
Example:
results.Wraps
Data Types: double
Version History
Introduced in R2014b
MATLAB Command
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.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
- América Latina (Español)
- Canada (English)
- United States (English)
유럽
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)