Truncate file

This function uses a Perl script to truncates a file to a specified number bytes without creating a second copy.

You are now following this Submission

Have you ever needed to trim an existing file? MATLAB cannot do this natively without creating a new file, copying the bytes to be kept, and then deleting the original. This function uses a Perl script, which MATLAB can invoke from any* platform without compliation.
*I have not tested MATLAB Mobile.

Cite As

Dan Dolan (2026). Truncate file (https://au.mathworks.com/matlabcentral/fileexchange/182650-truncate-file), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: FileResize

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0