Revision history of "Pb let2num.m"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 15:58, 2 August 2010128.111.101.185 talk 518 bytes +518 Created page with '<pre> function [station_num]=pb_let2num(sletter) if sletter == 'A' | sletter =='a' station_num=7; elseif sletter == 'B' | sletter == 'b' station_num=6; elseif sletter …'