From d5a0869a7d1482b67f3fd42805948ee30a05eb1e Mon Sep 17 00:00:00 2001 From: Harpreet Date: Thu, 4 Feb 2016 15:36:02 +0530 Subject: Source files --- help/en_US/scilab_en_US_help/sym_getVarSoln.html | 83 ------------------------ 1 file changed, 83 deletions(-) delete mode 100644 help/en_US/scilab_en_US_help/sym_getVarSoln.html (limited to 'help/en_US/scilab_en_US_help/sym_getVarSoln.html') diff --git a/help/en_US/scilab_en_US_help/sym_getVarSoln.html b/help/en_US/scilab_en_US_help/sym_getVarSoln.html deleted file mode 100644 index 3b6b932..0000000 --- a/help/en_US/scilab_en_US_help/sym_getVarSoln.html +++ /dev/null @@ -1,83 +0,0 @@ -
- -Get the solution for the problem
sym_getVarSoln()
Get the solution for the problem after solving it.
-This function may fail if the problem has not been solved already. Use sym_solve() in this case.
This function takes no arguments
Returns a matrix with 1 row and number of columns equal to number of variables, that represents the solutions for those variables