MatrixRain

Matrix (the movie) rain command line progress bar for Matlab

https://github.com/NeuroScioma/MatrixRain

You are now following this Submission

matrix (the movie) rain command line progress bar

Pass the percentage of progress in each cycle of a loop. The 'done' value is between 0 and 1.

% example:

for iCal = 1:1000
% myCalculaiont(xx)
pause(0.05)
matrixRain(iCal/1000)
end

Cite As

Koorosh Mirpour (2026). MatrixRain (https://github.com/NeuroScioma/MatrixRain), GitHub. Retrieved .

Categories

Find more on Just for fun in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.2.0

Just connection to Github

1.1.0

Japanese like character were replaced.

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.