Changes between Initial Version and Version 1 of Ticket #4037, comment 3
- Timestamp:
- 2016-09-06T10:10:32Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4037, comment 3
initial v1 8 8 It appears that many options appear under `-override`. The call could look like: 9 9 {{{ 10 M odelExecutable-S 0 -E 1 -H 0.002 -T 0.0001 -I dassl -P mat -F MyModel_res.mat10 MyModel -S 0 -E 1 -H 0.002 -T 0.0001 -I dassl -P mat -F MyModel_res.mat 11 11 }}} 12 12 Some options are not covered, like `-port` and `-logFormat`. Others might me skipped as they are default, like `variableFilter=.*`.