First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 0 years ago

Emm gravatar image

Strange scale on x-axis for large value

Hello, When I try to plot the a function for large values of the variable, say:

plot(x, (x,2, 10^6))

both the x-axis and y-axis scale go from 0 to 1 instead of 0 to 10^6

How can I prevent this behavior?