Qurak

DataRange

Available

Option specifying the range of data

DataRange
data = Table[Sin[x], {x, 0, 10, 0.1}]; ListPlot[data]; ListPlot[data, DataRange -> {0, 10}] → -Graphics-

Topics

Related

All 6300 functions · Use this from an MCP client