MATLAB Tutorial

MATLAB Tutorial Document for Printing (.pdf format)

MATLAB Tutorial in a MATLAB executable format (MATLABTutorial2.m). To run this script you must also have the two functions given below (rhofun and rhofun2) in your MATLAB search path.

MATLAB function rhofun for computing atmospheric density using scalar arithmetic (rhofun.m). Save this function in a file called rhofun.m.

MATLAB function rhofun2 for computing atmospheric density using array arithmetic (rhofun2.m). Save this function in a file called rhofun2.m.

Return to Dominick Andrisani's Home Page