필터 지우기
필터 지우기

Error using internal.stats.parseArgs (line 50) nparams = length(pnames)

조회 수: 2 (최근 30일)
skanwal
skanwal 2018년 11월 12일
댓글: Steven Lord 2018년 11월 12일
Hi experts,
I am trying to create a loop which can call a a function for harmonic analysis and run a stepwise time series regression analysis for every grid point in my data set 3600 by 276 where 3600 is index to a grid point and 276 is the time vector. When I run the script, matlab says something wrong with line 50 of the parseArgs.m script:
50 nparams = length(pnames);
Could anyone please give me an insight into how to fix this error.
  댓글 수: 1
Steven Lord
Steven Lord 2018년 11월 12일
Show us the full and exact text of the error message, everything displayed in red text. Don't paraphrase, copy it exactly. The exact text will help us determine the cause of the error.

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

답변 (0개)

카테고리

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

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by