Changes between Version 3 and Version 4 of Ticket #5151


Ignore:
Timestamp:
2018-10-04T14:56:51Z (7 years ago)
Author:
Rüdiger Franke
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5151 – Description

    v3 v4  
    33  model NewNFBug
    44    input Real u;
    5     Real x(start = 1);
     5    Real x(start = 1, fixed = true);
    66    Real ud = sample(u, Clock(0.1));
    77  equation