Engineering expertise

at your service
Home
About Us
Contact Us
Site Map
Gears
Manufacturing facilities
Odds and ends: Matlab programs to do stuff
 
How to plot a histogram using Matlab: copy the following two programs to a new directory, make it your work directory in Matlab (hit the button with the three dots at the top of the Matlab window), and call the main program, histogram.m; you have to make sure that the programs are not copied with an extension other than '.m', such as histogram.m.txt, for then they wouldn't work.