Changes between Initial Version and Version 1 of Ticket #5626, comment 8


Ignore:
Timestamp:
2019-09-07T13:10:07Z (5 years ago)
Author:
Karim Adbdelhak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5626, comment 8

    initial v1  
    22
    33{{{
    4 function [x0, u0, A, B, C, D] = linearmodel_GetLinearModel()
     4function [n, p, q, x0, u0, A, B, C, D] = linearmodel_GetLinearModel()
    55  n = 4; % number of states
    66  p = 0; % number of inputs