rload

Load multiple data files in one go.

You are now following this Submission

RLOAD: Regular expression LOAD

Load multiple data files in one go. The files are specified in the form of a regular expression.

Example:
Assuming the current dir holds the files a1.dat, a2.dat and a3.dat

rload a[1-3].dat

will load all of them at once.

NOTE:
1. A valid regexp is determined by the underlying shell(in UNIX).
2. RLOAD works only under UNIX, atleast for now.

RLOAD was tested using MATLAB 5.1 and higher on AIX 4.2. I expect it to work on any UNIX system, since the only requirement for RLOAD is the 'ls' command.

Cite As

Srinivasa Valiveti (2026). rload (https://www.mathworks.com/matlabcentral/fileexchange/336-rload), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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