Site hosted by Angelfire.com: Build your free website today!

runs

PURPOSE ^

RUNS Allow to run RAW M files in compiled mode

SYNOPSIS ^

function varargout = runs(filef,varargin)

DESCRIPTION ^

  RUNS Allow to run RAW M files in compiled mode
  RUNS Allow to run a function in the workspace
  In case of function, the function can't have any nargin or varargin statement
  usage: runs function_name
  runs(filef)
  runs('H:\Programs\pfinals\bcpoint')
  runs('bcpoint')
 if nargin > 1, the excuted command will be displayed in case of error
  Rezaul, 2004

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^


Generated on Sat 12-Mar-2005 01:01:49 by Rezaul Karim © 2004