eigenvalues of matrix pencil
[al,be]=gspec(A,E) [al,be,Z]=gspec(A,E)
This function is now included in the spec function. the calling syntax must be replaced by
spec
[al,be]=spec(A,E) [al,be,Z]=spec(A,E)