多数のファイルを同時に開き、ファイル読み込みを行うとエラーが発生するのはなぜでしょうか?
Show older comments
FCLOSE 関数を実行せずにFOPEN 関数を繰り返し実行して多数のファイルを開き、ファイル読み込みを行うとエラーが発生します。
(エラーメッセージ)
Too many files open; check that FILES = 20 in your CONFIG.SYS file.
Accepted Answer
More Answers (0)
Categories
Find more on 低水準ファイル I/O in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!