필터 지우기
필터 지우기

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,[]);

조회 수: 1 (최근 30일)
bold
  댓글 수: 1
John D'Errico
John D'Errico 2016년 7월 16일
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.

댓글을 달려면 로그인하십시오.

채택된 답변

Stalin Samuel
Stalin Samuel 2016년 7월 16일
Make sure that file "VAR_OLS" is available in your working directory
  댓글 수: 3
Yasser Sahebzadeh
Yasser Sahebzadeh 2016년 7월 16일
편집: Yasser Sahebzadeh 2016년 7월 16일
Thank you, i forgot to make the Var_Ols code and place it in my working directory !

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by