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!