Calq commands and keywords

Command

tic

Definition

This command produces no output. It causes the computer to remember the current time internally. When the computer reaches the first toc command, it displays the elapsed time.

Example

  tic
  for k=1:5
    c=sqrt(k);
  end
  toc

See also

time, toc.


What is Calq?
Latest version of Calq
Digital Wave Systems Lab homepage