Home > utils > net2Mat.m

net2Mat

PURPOSE ^

net2Mat converts the Net VNAKit Result to a matlab array

SYNOPSIS ^

function matRes = net2Mat(netRes)

DESCRIPTION ^

net2Mat    converts the Net VNAKit Result to a matlab array
   matRes = net2Mat(netRes)
   Input:
        netRes: [net object] complex phasor returned by VNAKit
   Output:
        matRes: [matlab] Result converted to a matlab array

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 02-Jan-2019 14:21:51 by m2html © 2005