Move Sphere

Creates a randomly coloured sphere and moves it from point A to point B with speed V.
2,6K download
Aggiornato 27 feb 2009

Visualizza la licenza

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.

Cita come

Husam Aldahiyat (2026). Move Sphere (https://it.mathworks.com/matlabcentral/fileexchange/23097-move-sphere), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2007a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Scatter Plots in Help Center e MATLAB Answers
Versione Pubblicato Note della release
1.1.0.0

New features, added example interface.

1.0.0.0