Error: Function definitions are not permitted in this context.
Afficher commentaires plus anciens
I am trying to do modified menn-kendall in matlab and the code is function[H,p_value]=Mann_Kendall_Modified(V,alpha)
Where V is data series and alpha is 0.05. But error is coming Error:
Function definitions are not permitted in this context.
Can anybody help me to solve it?
1 commentaire
madhan ravi
le 22 Août 2018
You have asked 46 questions and you should be knowing how to format your code by now. Please click the code button to format your question so that others could read it easily.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Adding custom doc dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!