scatter_histhist.m

Version 1.0.0.0 (1.74 KB) by Jeffrey
Takes vectors X and Y makes a scatter plot of X vs. Y and histograms of X and Y
1.1K Downloads
Updated 17 Mar 2009

View License

This function has 4 mandatory arguments:
x, x_sig, y, y_sig.
x and y are vectors of floats
x_sig and y_sig are vectors of ones and zeros, denoting significance of the x and y values.

I think it is a good example of how to use axes to make sophisticated plots in matlab.

Cite As

Jeffrey (2024). scatter_histhist.m (https://www.mathworks.com/matlabcentral/fileexchange/23311-scatter_histhist-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0