plot_cc

Makes a plot to visualize a sequence of complex numbers directly, as a "complex cylinder.".
1,2K download
Aggiornato 4 mar 2010

Visualizza la licenza

Plots triples ( t, real(z(t)), imag(z(t)) ), a shiskebob of complex numbers. For visual context, each complex number is a dot on its own gray constant-amplitude envelope circle with a blue radius from the center axis.

Cita come

Lang Withers (2026). plot_cc (https://it.mathworks.com/matlabcentral/fileexchange/8352-plot_cc), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2009a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Versione Pubblicato Note della release
1.16.0.0

This version now connects the dots with a yellow string.

1.15.0.0

This now plots a yellow rope to connect the dots.

1.14.0.0

Improved the computed features returned with the plot, added the option not to plot (just get the features), and an option to enter a string with the first line of the plot title.

1.0.0.0

just adding a screenshot; please keep the m-files are they were. Thanks!