Home > atdemos > atmatchExamples > ExampleATMATCH > mux.m

mux

PURPOSE ^

SYNOPSIS ^

function m=mux(lindata)

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 function m=mux(lindata)
0002 
0003 m=lindata(end).mu(1)/2/pi;

Generated on Thu 24-Aug-2017 18:47:33 by m2html © 2005