status = fclose(___) returns a
status of 0 when the close operation is
successful. Otherwise, it returns -1. You can use this syntax
with any of the input arguments of the previous syntaxes.
File identifier of an open file, specified as an integer. Before closing a
file with fclose, you must use fopen to open the file and
obtain its identifier fileID.
Data Types: double
Extended Capabilities
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.
Thread-Based Environment Run code in the background using MATLAB® backgroundPool or accelerate code with Parallel Computing Toolbox™ ThreadPool.
Usage notes and limitations:
The fclose('all') syntax is not supported in
thread-based environments.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.