plotting an array with random numbers

25 visualizaciones (últimos 30 días)
Muhammad Haziq
Muhammad Haziq el 2 de Nov. de 2018
Editada: madhan ravi el 2 de Nov. de 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 comentarios
Muhammad Haziq
Muhammad Haziq el 2 de Nov. de 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 el 2 de Nov. de 2018
Editada: madhan ravi el 2 de Nov. de 2018
@Muhammad to be frank I don’t have any experience with plotting timestamps sorry

Iniciar sesión para comentar.

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Line Plots en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by