unifrnd problem for MATLAB R2014a
Show older comments
I am using Matlab R2014a and when I run my code I get this error message: Undefined function 'unifrnd' for input arguments of type 'double'. When I write which unifrnd I get the message 'unifrnd' not found. How can I solve this problem?
Answers (1)
Walter Roberson
on 12 Apr 2017
1 vote
That routine requires that the Statistics toolbox be installed and licensed.
If you are using a Student license then you might not have installed the Statistics toolbox
Categories
Find more on Manage Products in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!