Borrar filtros
Borrar filtros

Error using rng(1) ?

5 visualizaciones (últimos 30 días)
amani
amani el 27 de Jun. de 2024
Comentada: Sam Chak el 27 de Jun. de 2024
i have Error using rng ! can s1 give me a help plz !
  2 comentarios
Star Strider
Star Strider el 27 de Jun. de 2024
The error message is explicit and detailed. Just do what it tells you to do.
Sam Chak
Sam Chak el 27 de Jun. de 2024
@amani, are you specifically looking to use RNG Seed Number 1 in your work? Or are you asking for technical explanations about why it produces such an error message? Alternatively, do you want to know what "rand('state', 0)" has to do with Seed Number 1?
rng(1)
rng
ans = struct with fields:
Type: 'twister' Seed: 1 State: [625x1 uint32]

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre RF Blockset Models for Transceivers en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by