How can I plot the border of multiple plots

1 visualizzazione (ultimi 30 giorni)
noa
noa il 26 Nov 2013
Risposto: pietro il 6 Giu 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

Risposte (1)

pietro
pietro il 6 Giu 2014
Here an example:
figure
plot([1:3],[1:3])
box on

Categorie

Scopri di più su Line Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by