Matlab Binary Clock Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: binclock.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Joseph Kirk (View more)

Matlab Binary Clock script description:




Publisher review:
Binary Clock displays the clock time in binary representation Time is displayed as 6 columns of LEDs in the form HH:MM:SSThus, the included screenshot image would represent 03:49:27, because:the first column is 00 binary = 0the second column is 0011 binary = 3the third column is 100 binary = 4the fourth column is 1001 binary = 9the fifth column is 010 binary = 2and the sixth column is 0111 binary = 7For another example, check out the help section of the downloaded file.Controls:Use the menus to change the LED color, toggle between military (24-hour) and civilian (12-hour) time, and view the help notes. Shortcut keys work too.Examples:>> binclock; % starts the clock with blue LEDs (default)>> binclock([0 1 0]); % starts the clock with green LEDs>> binclock(rand(1,3)); % starts the clock with random colored LEDs Requirements: ยท MATLAB Release: R2006b
Matlab Binary Clock is a Matlab script for Scientific/Engineering scripts design by Joseph Kirk. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5