Type Analysis
very few information in Matlab codes
interprocedural and cloning
function p=pgcd(a,b)
while (a ~= b)
end
p = a;
no information on the type
complex type per default)
dynamic semantic of the operator :
«I» mask, indirection with or without re-dimensioning