bvrclock

Virtual Reality Implementation of a Binary Clock

You are now following this Submission

Just type bvrclock at the command line to create and start this binary virtual reality clock.

The function opens a window in a virtual world, where 6 columns of appearing and disappearing golden balls are used to display the binary-coded sexagesimal time. Additional explanation is available in the function help as well as here:
http://en.wikipedia.org/wiki/Binary_clock

Besides the (subjective) coolness factor, this function might be a good example on how to interact with a vrml file and on how to use timers and persistent variables. Finally it might be useful in acquiring and maintaining a practical knowledge of binary numeration.

Cite As

Giampiero Campa (2026). bvrclock (https://www.mathworks.com/matlabcentral/fileexchange/22514-bvrclock), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Now checks whether the virtual reality toolbox exist and whether the java machine is running before launching the clock.

1.0.0.0