cut figure I want to see

3 visualizaciones (últimos 30 días)
Yorum
Yorum el 13 de Jun. de 2014
Respondida: Dario Mangoni el 30 de Mzo. de 2016
I want to cut the figure only the position I want to see (like zooming, I only wnat the zooming figure)
how could I do this? what kind of code do I have to use?
  1 comentario
Dishant Arora
Dishant Arora el 13 de Jun. de 2014
Editada: Dishant Arora el 13 de Jun. de 2014
Please be more clear with what you want. I don't understand what you're asking .

Iniciar sesión para comentar.

Respuestas (2)

Zikobrelli
Zikobrelli el 13 de Jun. de 2014
im not sure i understand what you're asking for but this might help
plot(rand(1,10))
xlim([3 4])
ylim([0.7 0.8])
  2 comentarios
Yorum
Yorum el 23 de Jun. de 2014
not plot.. :(
I'm using figure code
Dishant Arora
Dishant Arora el 23 de Jun. de 2014
Elaborate what exactly do you want and what do you mean by figure code?

Iniciar sesión para comentar.


Dario Mangoni
Dario Mangoni el 30 de Mzo. de 2016
Hi, I'm not sure if this is the case, but I have a problem that looks like the image I attached. There are 4 triangles: 3 "legs" and one that acts like a "table" on top of them. I want to look closer at the top triangle, but when I zoom in, the axes adapt in a strange manner cutting out the portion I want to look. This is obvious: the axes are zoomed in, but the problem is that in any other rendering this does not happen. Do you have any solution?

Categorías

Más información sobre Visual Exploration en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by