disableimplicitsignalresolution - Convert model to use only explicit signal resolution

Syntax

[retVal] = disableimplicitsignalresolution(model)
[retVal] = disableimplicitsignalresolution(model, displayOnly)

Arguments

model

Model name or handle.

displayOnly

Boolean specifying whether to change the model or just generate a report. Default: false; the function changes the model.

Return

retVal

A MATLAB® structure containing:

Description

disableimplicitsignalresolution inputs a model, reports all signals and states that implicitly resolve to signal objects, and optionally converts the model to resolve only signals and states that explicitly require it. The report and any changes are limited to the model itself; they do not include blocks that are library links. Before executing this function, ensure that all relevant Simulink® data objects are defined in the base workspace. The function ignores any data objects that are defined elsewhere.

If displayOnly is true, the function scans model, returns a structure of handles to signals and states that resolve implicitly to signal objects, and leaves the model unchanged. If displayOnly is false (the default), the function returns the same list and also performs the following operations on model:

See Also

Signal Properties Dialog Box

Data Validity Diagnostics Overview

Simulink.Signal

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS