Changeset 931 for branches/gui/sample
- Timestamp:
- Apr 28, 2011, 4:43:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/sample/miscellaneous/sample_linear.mso
r539 r931 34 34 35 35 VARIABLES 36 x(nx) as Real (Brief="State Variables");37 36 y(ny) as Real (Brief="Output Variables"); 38 37 u(nu) as Real (Brief="Control Variables"); 38 x(nx) as Real (Brief="State Variables"); 39 39 40 40 EQUATIONS
Note: See TracChangeset
for help on using the changeset viewer.