Using Units in X-Y Plots
Set up the function you want to plot and a range if desired.
The variable t is defined as the range 0 minutes to 10 minutes.
Insert a QuickPlot and add the variables t and f(t) to the placeholders on the x and y axes:
By default, the horizontal axis goes from 0 seconds to 600 seconds.
Look at the variable t :
Note that, as always, the variable t is displayed in terms of its base unit, seconds. This is the default internal definition of t.
To display the units in minutes, divide t by minutes.
To see an output table in minutes, change the unit in the unit placeholder to min by clicking on the unit, until you see an unit placeholder (small black rectangle) and insert the unit you want from the Insert Unit menu, or type in the correct abbreviation if you know it.