Why does running a script cause a memory error, while running the same script as a function does not?

I have found that running a script as a script by simply calling it from the command line causes a memory error, yet, running the same script as a function does not. Does anyone know why this is the case?

5 件のコメント

We can't know why immediately. You haven't shown us the script/function that proves that it is true.
That would be handy, but the script that generates the error is quite long (~1000 lines), I'll try to find a simpler approach that replicates the issue.
You can attach the file here as a comment
Also can you post the exact error message.
How do you run a script as a function? Did you edit the m-file?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeFile Operations についてさらに検索

質問済み:

2016 年 2 月 2 日

コメント済み:

2016 年 2 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by