The function IsML5File returns TRUE if the file stream IFile is a valid MatLab file using MatLab 4 format.
Please note that the function IsML5File assumes that the file stream IFile contains any kind of MatLab file of format 4, 5 or higher. If the file stream contains a non-MatLab file, the returned function value can be misleading.