Errors I have never encountered:Error using randg
이전 댓글 표시
Error using randg
SHAPE must be a full real double or single array.
This error keeps appearing when generating beta random numbers.I encountered this kind of problem for the first time, how can I solve it?

댓글 수: 4
Walter Roberson
2021년 7월 10일
Speculation:
Your alpha or beta might perhaps be symbolic. betarnd() does not support symbolic.
Li Qing
2021년 7월 11일
Walter Roberson
2021년 7월 11일
Not plural, but complex.
답변 (1개)
Sulaymon Eshkabilov
2021년 7월 10일
Maybe, you would need to refresh up your matlab with:
clear all
and restart it.
댓글 수: 3
Li Qing
2021년 7월 10일
Li Qing
2021년 7월 11일
zhijian Peng
2021년 11월 5일
您好,我也遇到了error using randg。请问您是怎么解决的呀?
카테고리
도움말 센터 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


