axis range autoscale problem

5 visualizaciones (últimos 30 días)
UEAuser
UEAuser el 18 de Feb. de 2016
Comentada: Jan el 18 de Feb. de 2016
Hi,
I am creating graphs using a script and have noticed that if I load in data with a lower range (e.g. 1-10) before loading in a second set with a higher range (e.g. 10-20) the axis ticks won't rescale to accommodate the higher values.
Is there a way to set this into my script so that it does?
  1 comentario
Jan
Jan el 18 de Feb. de 2016
Please post the relevant part of the script, which reproduces the problem. If the tick mode has not been set to 'manual', the ticks adjust automatically to the data. So the code must have disabled the automatic behavior. Without seeing the code, we cannot suggest, where the changes are needed.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Scatter Plots en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by