Changes between Initial Version and Version 1 of Ticket #5927, comment 17


Ignore:
Timestamp:
2020-05-06T21:50:25Z (5 years ago)
Author:
Karim Adbdelhak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5927, comment 17

    initial v1  
    1 I also just realized a fundamental flaw in this ... the generated code will never be actually executable since there is nothing inbetween. The variable `x(0)` that gets aliased by something else just does not exist without the state space system. I guess the solver could be added by hand but there is something matlab internal that can be used. I fiddled a little bit with it and this is what i came up with:
     1I also just realized a fundamental flaw in this ... the generated code will never be actually executable since there is nothing inbetween. The variable `x(1)` that gets aliased by something else just does not exist without the state space system. I guess the solver could be added by hand but there is something matlab internal that can be used. I fiddled a little bit with it and this is what i came up with:
    22
    33Original model: