std function won't execute
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
madhan ravi
el 12 de Nov. de 2020
0 votos
You have a file named std.m , rename it or remove it from the path.
1 comentario
Priyansh Arya
el 12 de Nov. de 2020
Categorías
Más información sobre Binomial Distribution en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!