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

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 Kommentare

OCDER
OCDER am 30 Sep. 2017
Bearbeitet: OCDER am 30 Sep. 2017
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)?
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

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 30 Sep. 2017
You need to delete that digit 1 that is in the first column of the first line.

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Environment Customization finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by