Errors I have never encountered:Error using randg
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Sulaymon Eshkabilov
2021년 7월 10일
Maybe, you would need to refresh up your matlab with:
clear all
and restart it.
댓글 수: 3
참고 항목
카테고리
Help Center 및 File Exchange에서 Characters and Strings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!