Home > simtb_v18 > helper > simtb_doc.m

simtb_doc

PURPOSE ^

simtb_doc() - Opens HTML documentation for a given function

SYNOPSIS ^

function simtb_doc(fname)

DESCRIPTION ^

 simtb_doc() - Opens HTML documentation for a given function

 Usage:
  >> simtb_doc
  >> simtb_doc('fname')

 INPUTS:
  fname   = function name as a string [OPTIONAL, default = 'index.html']
            function name may omit the simtb prefix, i.e., 'main' opens 'simtb_main'
 OUTPUTS:
  none

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 29-Mar-2011 15:45:29 by m2html © 2005