std function won't execute
Show older comments
Whenever I'm using std function to calculate the standatd deviation, it is showing "Attempt to execute SCRIPT std as a function:". The error is only being displayed while using std function, and not with other functions.
Accepted Answer
More Answers (1)
madhan ravi
on 12 Nov 2020
0 votes
You have a file named std.m , rename it or remove it from the path.
1 Comment
Priyansh Arya
on 12 Nov 2020
Categories
Find more on Binomial Distribution 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!