From ed526ee458eab28367de030f450838a038f2ed10 Mon Sep 17 00:00:00 2001 From: Harpreet Date: Tue, 1 Sep 2015 14:21:55 +0530 Subject: Styling help --- help/en_US/sym_getVarUpper.xml | 58 ------------------------------------------ 1 file changed, 58 deletions(-) delete mode 100644 help/en_US/sym_getVarUpper.xml (limited to 'help/en_US/sym_getVarUpper.xml') diff --git a/help/en_US/sym_getVarUpper.xml b/help/en_US/sym_getVarUpper.xml deleted file mode 100644 index a447a54..0000000 --- a/help/en_US/sym_getVarUpper.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - sym_getVarUpper - To get the upper bounds of the variables. - - - - Calling Sequence - sym_getVarUpper() - - - - Description - - This routine is used to get the upper bounds of the variables. - If there was an error it prints to Scilab console. - - - - - Arguments - - This function takes no arguments - - - - - Return value - - It returns a row vector of upper bounds of the variables. - - - - - Examples - - ans=sym_getVarUpper() - - - - - Authors - - - Sai Kiran Naragam - - - - - -- cgit