function [] = man(p) %MAN emulates man function from the console % % MAN() % % $Id: man.m,v 1.1 2009-03-17 16:40:18 bradleyk Exp $ % Copyright (C) 2005, by Brad Kratochvil help(p); end