Move Sphere

Creates a randomly coloured sphere and moves it from point A to point B with speed V.
2,6K Downloads
Aktualisiert 27. Feb 2009

Lizenz anzeigen

movsph(r,A,B,V,op1) creates a randomly coloured sphere with radius r and moves it from point A to point B with speed V.

This can be useful when designing graphical simulations of statistical equations or when you want to moves something around (easier than plotting a person and moving it). The code plots the ground and adjusts the axis too if it is to be used on its own.

Accompanying the main code is a simple interface that makes use of it.

Zitieren als

Husam Aldahiyat (2024). Move Sphere (https://www.mathworks.com/matlabcentral/fileexchange/23097-move-sphere), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2007a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Scatter Plots finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: Graphical Simulation of an Elevator, MATLAB Pool

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

New features, added example interface.

1.0.0.0