Changes between Initial Version and Version 1 of Ticket #5596
- Timestamp:
- 2019-07-18T00:44:22Z (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5596 – Description
initial v1 1 When debugging equations from models compiled with the old FE, the original model equation is shown as in the source code, and then the Transformation windows shows the result of the flattening operation, whereby the original equation gets all the appropriate prefixe .1 When debugging equations from models compiled with the old FE, the original model equation is shown as in the source code, and then the Transformation windows shows the result of the flattening operation, whereby the original equation gets all the appropriate prefixes. 2 2 3 3 This feature is currently missing from the NF, and should be implemented. Of course this has lower priority than getting the NF to 100% coverage of existing libraries, but it should eventually be taken care of.