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