Changes between Version 1 and Version 2 of Ticket #5447, comment 22


Ignore:
Timestamp:
2021-04-24T18:09:30Z (4 years ago)
Author:
massimo ceraolo

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5447, comment 22

    v1 v2  
    44
    55> True but plotXY doesn't use power-of-ten when two signals have different units, right?
    6 when they have different units, power-of-ten is a good choice, even if in PlotXY I made a different choice, for me equivalent to it (see TestUnitMultiples3)
     6when they have different units, power-of-ten is a good choice.
     7PlotXY uses power-of-ten for single and multiple variables with different units of measure when in Program Options one unchecks "automatically assign units to known variables".
     8When that option is checked and a plot of variables with different units of measure is requested, PlotXY does differently, but I don't see special advantages over power-of-ten (see what happens with TestUnitMultiples3)
    79
    810>