How can I plot the border of multiple plots

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

Antworten (1)

pietro
pietro am 6 Jun. 2014

0 Stimmen

Here an example:
figure
plot([1:3],[1:3])
box on

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange

Gefragt:

noa
am 26 Nov. 2013

Beantwortet:

am 6 Jun. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by