1.编程标记模板
% Script file:temp_conversion.m
%
% Purepose:
% To convert an input temperature from degrees Fahrenheit to
% an output temperature in kelvins.
%
% Record of revisions:
% Date Programmer Description of change
% ==== = ======== ===============
% 12/01/97 S.J.Chapman Original code
%
�fine variables:
% temp_f --Temperature in degrees Fahrenheit
% temp_k --Temperature in Kelvins