<< gschur 5-5-2 gstacksize >>
removed >> removed > 5-5-2 > gspec

gspec

eigenvalues of matrix pencil

Calling Sequence

[al, be] = gspec(A, E)
[al, be, Z] = gspec(A, E)

Description

This function is now included in the spec function. the calling syntax must be replaced by

[al,be]=spec(A,E)
[al,be,Z]=spec(A,E)

See Also

History

VersionDescription
5.5.2 gspec was removed after Scilab 5.5.2. spec replaces it.

<< gschur 5-5-2 gstacksize >>