How can error "Function definitions are not permitted in this context. " be resolved.

2 Ansichten (letzte 30 Tage)
Hi. I've uploaded a file to the file exchange and it works well for me. A person has downloaded the file and has problems with the error described. The file and question is at:
Apparently the error "Function definitions are not permitted in this context" arises after typing:
polarG (0 + 0j, 2 + 1 * j, .1,30, 'r', 1)
When I do this, I get the figure I expect. Could someone please look at the code in question and advise how to fix the source of the error?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 1 Okt. 2015
They tried to put that line at the top of the file and then run the result. They need to store the file unchanged and type that line at the command prompt.
  1 Kommentar
Scott Williams
Scott Williams am 2 Okt. 2015
Hi Walter, That sounds reasonable. I've posted your answer to the file exchange, and await a reply from the user.
Thank you.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help 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