Move Sphere

Creates a randomly coloured sphere and moves it from point A to point B with speed V.

Ahora está siguiendo esta publicación

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.

Citar como

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

Agradecimientos

Inspiración para: Graphical Simulation of an Elevator, MATLAB Pool

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

New features, added example interface.

1.0.0.0