The following examples illustrate the differences in how curves are plotted in Metview 4 compared with Metview 3. The differences are summarised here:
curve()
function is replaced by the input_visualiser()
function to define the curves. See Input Visualiser.curveview
is replaced by the cartesianview
legend()
functionmgraph()
instead of pgraph()
, etc. These are the Magics++ versions of the visual definition icons.
|