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 clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: United States.
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.