Visualize many figures in one

I am having difficulties creating one figure with 11 figures in it. how should it look code wise?

回答(1 个)

KSSV
KSSV 2016-12-5

0 个投票

If you want all plots on one...use hold on. Try to put legend too. If you want in different plots and in one figure, you need to check subplot

2 个评论

Read the documentation part of hold on, legend, subplot.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

评论:

2016-12-5

Community Treasure Hunt

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

Start Hunting!

Translated by