plotting an array with random numbers

15 Ansichten (letzte 30 Tage)
Muhammad Haziq
Muhammad Haziq am 2 Nov. 2018
Bearbeitet: madhan ravi am 2 Nov. 2018
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 Kommentare
Muhammad Haziq
Muhammad Haziq am 2 Nov. 2018
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 am 2 Nov. 2018
Bearbeitet: madhan ravi am 2 Nov. 2018
@Muhammad to be frank I don’t have any experience with plotting timestamps sorry

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

madhan ravi
madhan ravi am 2 Nov. 2018
plot(rand(10,1))

Weitere Antworten (0)

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by