When I run this code in Matlab, the command window say this: Undefined function 'VAR_OLS' for input arguments of type 'double'. Error in Q2 (line 29) [AR_3d,Chol_Var] = VAR_OLS(Z,pp,1,[]);
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Yasser Sahebzadeh
le 16 Juil 2016
Commenté : Oguzhan Ozcelebi
le 4 Août 2021
bold

1 commentaire
John D'Errico
le 16 Juil 2016
I'm sorry. Do you expect anyone to actually read that image as pasted in? How can you hope for an answer with only that information?
Apparently you do not have a function called VAR_OLS. But MATLAB already told you that.
Réponse acceptée
Stalin Samuel
le 16 Juil 2016
Make sure that file "VAR_OLS" is available in your working directory
3 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur File Operations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!