How can I plot the border of multiple plots

1 visualización (últimos 30 días)
noa
noa el 26 de Nov. de 2013
Respondida: pietro el 6 de Jun. de 2014
Hi, i have many plots (1000),
and i want to draw lines that touch only the edges of the area which is covered by these plots.
how can i do this?
thanks

Respuestas (1)

pietro
pietro el 6 de Jun. de 2014
Here an example:
figure
plot([1:3],[1:3])
box on

Categorías

Más información sobre Line 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