Changes between Initial Version and Version 2 of Ticket #2088
- Timestamp:
- 2013-02-26T10:56:48Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2088
- Property Component Backend → Run-time
- Property Owner changed from to
- Property Status new → assigned
-
Ticket #2088 – Description
initial v2 1 1 Mat file is corrupted with "A = B" equations, if B is filtered out. 2 2 3 To reproduce the problem, simulate the example model below with variable filter ".*[^X]" 3 To reproduce the problem, simulate the example model below with 4 {{{ 5 variableFilter=".*[^X]" 6 }}} 4 7 5 8 {{{