필터 지우기
필터 지우기

How can I plot the border of multiple plots

조회 수: 2 (최근 30일)
noa
noa 2013년 11월 26일
답변: pietro 2014년 6월 6일
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

답변 (1개)

pietro
pietro 2014년 6월 6일
Here an example:
figure
plot([1:3],[1:3])
box on

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by