Changes between Version 1 and Version 2 of Ticket #2670


Ignore:
Timestamp:
2014-04-19T02:15:38Z (11 years ago)
Author:
Adrian Pop
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2670 – Description

    v1 v2  
    77As far as I've seen for example having a look at this file:
    88https://github.com/modelica/Modelica_LinearSystems2/blob/release/Modelica_LinearSystems%202.3.1/Utilities/Import/linearize2.mo
    9 is that it should be possible but we would need
    10 some support for some of Dymola-specific annotations and API:
     9is that it should be possible but we would need some support for some of Dymola-specific annotations and API:
    1110- translateModel / {{{Dialog(__Dymola_translatedModel)}}}
    1211- linearization (we already support it but with some differences)
     
    2120- plotArray
    2221- more plot functions from the library
    23 I guess these plot functions need to be combined with annotation {{{(__Dymola_interactive=true)}}} somehow to be able to
    24 display the plots.
     22I guess these plot functions need to be combined with annotation {{{(__Dymola_interactive=true)}}} somehow to be able to display the plots.