fwrite
Write data to binary file
Syntax
Description
count = fwrite(___)
returns
the number of elements of A
that fwrite
successfully
writes to the file. You can use this syntax with any of the input
arguments of the previous syntaxes.
Write data to binary file
count = fwrite(___)
returns
the number of elements of A
that fwrite
successfully
writes to the file. You can use this syntax with any of the input
arguments of the previous syntaxes.