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