CoeSwd6: User Def Axis Units: ScaledUnit-based axis units [1] Bug Number: n/a Release notes (y/n): no For Release Nums: 7.1 Units associated with plot axes, in both Sim/PlotInfo (class AxisInfo) and Q3GUI/SlotPlot (class SlotPlot::AxisItem) have been changed from a character string to a ScaledUnitPtr (scaled unit pointer). This builds and runs without crashing (given only minimal testing), but is not yet functional. ---