plot_cc

Makes a plot to visualize a sequence of complex numbers directly, as a "complex cylinder.".
1.2K Downloads
Updated 4 Mar 2010

View License

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.

Cite As

Lang Withers (2024). plot_cc (https://www.mathworks.com/matlabcentral/fileexchange/8352-plot_cc), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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!