Showroom

Revolves a 3D plot showroom-style
1.5K Downloads
Updated 30 Nov 2005

No License

SHOWROOM - Revolves a 3D plot showroom-style.

This function was especially designed to provide for those moments when you just created a
stunning 3D plot, and feel the need to sit back and admire the result for a moment. The
animation mimicks a cliché revolving automobile showroom, hence the name.

Syntax:
SHOWROOM Revolves the current plot at the default speed for one revolution
SHOWROOM(N) Revolves N times
SHOWROOM(N, V) Revolves N times with angular speed V (deg / sec)

- By default one revolution (N = 1) is performed at 30 degrees per second (V = 30).
- When no figure is active at the moment, a standard peaks plot is generated.
- A button press or click on the figure terminates the animation prematurely.
- For counterclockwise movement, enter a negative value for V.
- For 2D views and views with elevations close to 90 degrees this function happens to
cause a psychedelic flip-effect.

Cite As

Jasper Menger (2024). Showroom (https://www.mathworks.com/matlabcentral/fileexchange/9115-showroom), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Simulation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Bug fix for counterclockwise rotations.