OverviewAs seen in Add Subsystem, it is possible to Procedure
Notes
Example
ScriptThis example, along with the others in this section, can be found in the script M Source Code (against 995)
% section header
disp
unlink
psys unlinkremovesubsystemexpose the output port of the Subsystem
sys exposeaddsubsystemlink to this exposed port instead
psys linkbrahmsExpected OutputNote the syntax: the Subsystem lists the Matlab Console
=== Add Subsystem ===
--------------------------------
SystemML System
--------------------------------
['Parent System']
--------------------------------
["sys", 'untitled']
"src" (std/2009/source/numeric)
"dst" (std/2009/resample/numeric)
==> src>out ==> dst
<-- dst>out, out
--------------------------------
"resamp" (std/2009/resample/numeric)
==> sys>out ==> resamp
--------------------------------
out =
sys: [1x1 struct]
resamp: [1x1 struct]
|
||
| This is a documentation page for the BRAHMS Modular Execution (Simulation) Framework. For details of licensing and distribution, please click here. To advise of an error or omission, please click here. | ||