What's the matter with eigshow?

It seems that the function 'eigshow()' has been kicked out from Matlab 2016. But I really love this function. Are there any alternatives for eigshow?

 Risposta accettata

Walter Roberson
Walter Roberson il 19 Ott 2016

1 voto

3 Commenti

Thank you. I just update my Matlab and don't realize that 'eigshow' is from a toolbox.
This is incorrect. In versions up to and including R2016a, it was a standard part of core MATLAB. (Even though "toolbox" appears in the pathname, it was part of toolbox/matlab, where all the core M-files are found.)
Hmmm, I find
/Applications/MATLAB_R2015b.app//toolbox/matlab/demos/eigshow.m

Accedi per commentare.

Più risposte (1)

Fangyuan Zhang
Fangyuan Zhang il 8 Apr 2018

0 voti

You can use this code file to run the "eigshow" function by yourself!

1 Commento

This version gives deprecation warnings and won't draw the dots as the vectors go around. Better source is
https://www.mathworks.com/matlabcentral/fileexchange/59085-cleve-laboratory
(Look under the lab2 button.)

Accedi per commentare.

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by