view sequences/@bufferdata/width.m @ 0:672052bd81f8

Initial partial import.
author samer
date Wed, 19 Dec 2012 22:38:28 +0000
parents
children
line wrap: on
line source
function h=width(o)
% width - return width of buffers
h=o.width;