1function
P = getLinkedRoutingMatrix(self)
2%
P = GETLINKEDROUTINGMATRIX()
4sn = self.getStruct(false);
8% %line_warning(mfilename,'Unsupported: getLinkedRoutingMatrix() requires that the model topology has been instantiated with the link() method. Attempting auto-recovery.\n');
9% %fname = lineTempName;
10% %QN2SCRIPT(self,self.name,fname);
13% %
P = model.getStruct().rtorig;