Simple random shuffling of a one dimensional data set
                    Version 1.0.0.0 (875 Bytes) by  
                  Pankaj Dey
                
                
                  This is a simple code for random shuffling a one dimensional time series data.
                
                  
              The main essence of the code is very simple. It generates random data of length equal to the length of the one dimensional input data. Then sorting of the random series is done and its position is noted and is used to shuffle the original one dimensional data series.
Cite As
Pankaj Dey (2025). Simple random shuffling of a one dimensional data set (https://au.mathworks.com/matlabcentral/fileexchange/61175-simple-random-shuffling-of-a-one-dimensional-data-set), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
              Created with
              R2016a
            
            
              Compatible with any release
            
          Platform Compatibility
Windows macOS LinuxCategories
      Find more on Creating and Concatenating Matrices in Help Center and MATLAB Answers
    
  Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | 
