Too many files open; check that FILES = 20 in your CONFIG.SYS file 解决方案
生活随笔
收集整理的這篇文章主要介紹了
Too many files open; check that FILES = 20 in your CONFIG.SYS file 解决方案
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
運行matlab中出現下面這樣的情況:
??? Error using ==> save
Too many files open; check that FILES = 20 in your CONFIG.SYS file.
Unable to write file F:/example.mat: too many files
解決方案:
fopen('all') % List all open files
fclose('all') % Close all open files
總結
以上是生活随笔為你收集整理的Too many files open; check that FILES = 20 in your CONFIG.SYS file 解决方案的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 人工智能常用缩略语
- 下一篇: word编辑论文技巧