필터 지우기
필터 지우기

error - unexpected matlab expression

조회 수: 3 (최근 30일)
med-sweng
med-sweng 2014년 4월 18일
댓글: dpb 2014년 4월 19일
I have the following call to a function:
callfun(I1, I2, [X Y ones(n,1)], w, m)
But, I'm getting:
Error: File: callfun.m Line: 20 Column: 3
Unexpected MATLAB expression.
Why is that?
Thanks.
  댓글 수: 2
Star Strider
Star Strider 2014년 4월 18일
Post the complete code to the callfun function.
dpb
dpb 2014년 4월 19일
Even better would be the full error message in context -- the error is inside the function callfun, not the call to it...there's a syntax error there but we're not given that line.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by