A network with a single reactor can be created with either:
ReactorNet({reactor}), i.e. a single element cell array
or, the new way:
ReactorNet(reactor)
|
||
|---|---|---|
| .. | ||
| toolbox | ||
| ctpath.m.in | ||
| testpath.m | ||
A network with a single reactor can be created with either:
ReactorNet({reactor}), i.e. a single element cell array
or, the new way:
ReactorNet(reactor)
|
||
|---|---|---|
| .. | ||
| toolbox | ||
| ctpath.m.in | ||
| testpath.m | ||