Error using rng(1) ?

조회 수: 4 (최근 30일)
amani
amani 2024년 6월 27일
댓글: Sam Chak 2024년 6월 27일
i have Error using rng ! can s1 give me a help plz !
  댓글 수: 2
Star Strider
Star Strider 2024년 6월 27일
The error message is explicit and detailed. Just do what it tells you to do.
Sam Chak
Sam Chak 2024년 6월 27일
@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]

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

태그

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by