Errors I have never encountered:Error using randg
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 10 Lug 2021
Speculation:
Your alpha or beta might perhaps be symbolic. betarnd() does not support symbolic.
Li Qing
il 11 Lug 2021
Walter Roberson
il 11 Lug 2021
Not plural, but complex.
Risposte (1)
Sulaymon Eshkabilov
il 10 Lug 2021
Maybe, you would need to refresh up your matlab with:
clear all
and restart it.
3 Commenti
Li Qing
il 10 Lug 2021
Li Qing
il 11 Lug 2021
zhijian Peng
il 5 Nov 2021
您好,我也遇到了error using randg。请问您是怎么解决的呀?
Categorie
Scopri di più su MATLAB Report Generator in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


