I got an error.Function definitions are not permitted in this context.

조회 수: 1 (최근 30일)
I have saved it with main file with this name. I couldn't figure out what's wrong I the function. When I go for description they said nested function cannot be defined in control variable, but there is no other function inside function to make it nested structure. Thanks
  댓글 수: 2
OCDER
OCDER 2017년 9월 30일
편집: OCDER 2017년 9월 30일
What is the command you used that generated the error (values for from, to, etc)? Also, what is the FULL error message (should point to a line number error)?
Bishow Shrestha
Bishow Shrestha 2017년 9월 30일
This is the message I got: Error: File: shiftbasis.m Line: 1 Column: 3 Function definitions are not permitted in this context.
put any number from 1 to 10 .thanks

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

채택된 답변

Walter Roberson
Walter Roberson 2017년 9월 30일
You need to delete that digit 1 that is in the first column of the first line.

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by