Borrar filtros
Borrar filtros

how can i print axes in the figure

1 visualización (últimos 30 días)
Keny
Keny el 22 de Abr. de 2014
Respondida: Keny el 22 de Abr. de 2014
hi everyone
i have a figure that includes 3 axeses. i want to print only these axeses. when i use print command and ghostscript command i get only a part of axeses.
how can i do that?
this is my figure window.

Respuestas (2)

Jan
Jan el 22 de Abr. de 2014
Copy the three axes to a new figure using copyobj. Then simply print it.
Maybe the part "when i use print command and ghostscript command" contains a bug. So please post more details.

Keny
Keny el 22 de Abr. de 2014
i solved the problem by creating axeses in a new figure then i printed.

Categorías

Más información sobre Printing and Saving 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