mvHistogram(data,sz)
                    Version 1.0.0.0 (1.57 KB) by  
                  Mike Unit
                
                
                  Fast creation of multivariate histogram
                
                  
              Creates multivariate histogram of any dimension.  data is a 
column-indexed double and holds the sample.  sz is a 1xn
vector giving the number of buckets per dimension.  mvhst is the 
multivariate histogram in the form of a multidimensional array.
supp is the 1 or 2 dimensional matrix of buckets.  Function takes
advantage of bsxfun, accumarray, and sub2ind for maximum speed.
Cite As
Mike Unit (2025). mvHistogram(data,sz) (https://uk.mathworks.com/matlabcentral/fileexchange/55104-mvhistogram-data-sz), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
              Created with
              R2014a
            
            
              Compatible with any release
            
          Platform Compatibility
Windows macOS LinuxCategories
      Find more on Histograms 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 | 
