RescaleY
RescaleY[data,{oldMin,oldMax},{newMin,newMax}]⟹newData
scales only the Y vales of a set of {x,y} coordinates to a new maximum and minimum based upon an old maximum and minimum value.
Details
Input
Output
RescaleY[data,{oldMin,oldMax},{newMin,newMax}]⟹newData
scales only the Y vales of a set of {x,y} coordinates to a new maximum and minimum based upon an old maximum and minimum value.