many plots within one plot using functions to draw the plots

1 回表示 (過去 30 日間)
Josefina Ottitsch
Josefina Ottitsch 2018 年 11 月 15 日
コメント済み: madhan ravi 2018 年 11 月 15 日
Hello,
I am using a script to read different excel sheets and within this script I am using a funtion to plot my excel data.
For every data sheet I get a plot graph.
Now, my question is, how do I put all these plot graphs into one single plot graph?
Thanks for the help!

回答 (1 件)

madhan ravi
madhan ravi 2018 年 11 月 15 日
編集済み: madhan ravi 2018 年 11 月 15 日
use
hold on %after plot command
  3 件のコメント
madhan ravi
madhan ravi 2018 年 11 月 15 日
it should be used after the first plot command as mentioned in the answer
madhan ravi
madhan ravi 2018 年 11 月 15 日
if it helped make sure to accept the answer else let know

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeBar Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by