ptic

Print message and start timer

Syntax

   ptic(s)

Arguments

input

   s          message string

Description

Simple wrapper for Matlab tic timer function. Print message string s and start a timer. Stop timer with ptoc.

See also

ptoc | tic | toc