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 comentarios

OCDER
OCDER el 30 de Sept. de 2017
Editada: OCDER el 30 de Sept. de 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

Iniciar sesión para comentar.

 Respuesta aceptada

Walter Roberson
Walter Roberson el 30 de Sept. de 2017
You need to delete that digit 1 that is in the first column of the first line.

Más respuestas (0)

Categorías

Más información sobre Programming en Centro de ayuda y File Exchange.

Preguntada:

el 30 de Sept. de 2017

Comentada:

el 1 de Oct. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by