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.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.
Amériques
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- 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)