Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Iterate from mid way
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have got 8 random values from 100 to 1000 and i generate that for thousand iterations. For an example i=1:1000 Now i want to generate the same random values which i generated from 1:1000 from 315:415 .. how can i initialize this?
4 comentarios
KALYAN ACHARJYA
el 5 de Ag. de 2018
Editada: KALYAN ACHARJYA
el 5 de Ag. de 2018
And you want the same number should be generated. Your question is not clear for me, can you elaborate, what you exactly want
Aquatris
el 5 de Ag. de 2018
did you look into rng() function? I think your answer lies there but we cannot help you further unless you explain what you want more clearly.
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!