![]() ![]() BRAHMS
User Guide » Developing Systems » Quick Start » Expose Subsystem
This documentation is offline - click here to go online
Index | Search: Go online to use Search
| ||
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 unlink removesubsystem expose the output port of the Subsystem
sys expose addsubsystem link to this exposed port instead
psys link brahms Expected 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. |