Usage notes and limitations:
When the MATLAB® behavior differs from the C compiler behavior, the generated code
usually matches the C compiler behavior. For example, if you use
fseek
to seek past the end of a file, the behavior of
ftell
in the generated code matches the C compiler
behavior.
This function fully supports thread-based environments. For
more information, see Run MATLAB Functions in Thread-Based Environment.