5.2.4: In Module 2.13, how can I display the value of link or node attribute with a fixed number of decimals?
You can create a new extra attribute and compute the value with the required number of decimals in Module 2.41. For example, to display the value of ul3 with 2 decimals, perform the following calculation:
and then, display the value of @att in Module 2.13.
Starting with Release 9, you can also use the new sub-option 3 (several user defined link attributes) of option 6 (user defined data) to customize the display of link attributes, including the specification of the number of decimals. When selecting this option, you can fix the number of digits after the decimal point by specifying the selected number (y) as the second value for the Enter: Color index for layer N question following the specification of the attribute (see the EMME/2 User's Manual, Module 2.13, option 6).
5.2.5: Is it possible to display node AND link data on the same plot?
No. However, it is possible to superimpose 2 plots by doing the following:
- set switch 18 ON to suppress the standard plot titles
- generate a plot with the node data
- outside EMME/2, transform the plot into an annotation (annotx) using GPL and the ANNOT.GPL format file (gpl -f annot.gpl -o annotx plots)
- generate a plot with the link data and recall annotation x (using the previous window).
5.2.6: Why is it that, when I use link color index in Module 6.12, I do not see all my links?
Check that the "missing" links have a positive color index. Except in graphic worksheets, all links with a color index less than or equal to 0 are not drawn or drawn in the background color.
5.2.7: Can the information added to the plot with interactive commands






