![]() ![]() BRAHMS
User Guide » Developing Systems » Quick Start » Empty System
This documentation is offline - click here to go online
Index | Search: Go online to use Search
| ||
OverviewThe simplest system is an empty system. Executing such a System in BRAHMS will work, but won't do anything interesting. Procedure
Example![]() ScriptThis example, along with the others in this section, can be found in the script M Source Code (against 995)
% section header
disp
sml_system brahms_execution brahms Expected OutputMatlab Console
=== Empty System ===
--------------------------------
SystemML System
--------------------------------
['untitled']
--------------------------------
--------------------------------
BRAHMS execution object
--------------------------------
Name: (not set)
Title: (not set)
Precision: 6
Window: (not set)
Encapsulate All: false
Log All: false
Seed: (not set)
Addresses: 127.0.0.1
Affinity: (not set)
Execution Stop: 0
Working Directory: (not set)
Launch Line: brahms ((MATLAB)) ((EXECFILE)) ((ARGS))
System File (In): unnamed-sys.xml
System File (Out): (not set)
Execution File: unnamed-exe.xml
--------------------------------
out =
1x1 struct array with no fields.
|
||
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. |