plotting an array with random numbers

2 ビュー (過去 30 日間)
Muhammad Haziq
Muhammad Haziq 2018 年 11 月 2 日
編集済み: madhan ravi 2018 年 11 月 2 日
I want to plot an array with the random numbers. I wrote a code but it's not working can anybody help me. I am attachıng pic of my code.
  2 件のコメント
Muhammad Haziq
Muhammad Haziq 2018 年 11 月 2 日
Thanks madhan ravi for your reply. I have another question actually instead of using random numbers array I have taken some time stamps data which is composed of either "0" or "5" now I want to plot them. I was using the same approach which I mentioned earlier but I was unable to plot them could you identify problem in my approach.
madhan ravi
madhan ravi 2018 年 11 月 2 日
編集済み: madhan ravi 2018 年 11 月 2 日
@Muhammad to be frank I don’t have any experience with plotting timestamps sorry

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

採用された回答

madhan ravi
madhan ravi 2018 年 11 月 2 日
plot(rand(10,1))

その他の回答 (0 件)

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by