Changes between Initial Version and Version 1 of Ticket #5927, comment 31
- Timestamp:
- 2020-06-04T07:22:18Z (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5927, comment 31
initial v1 28 28 }}} 29 29 30 And this is the result file:30 And this is the matlab file `linear_simple_test.m`: 31 31 {{{ 32 32 function [sys, x0, u0, n, m, p] = simple_test_GetLinearModel()