Solve Algebraic Equation - MATLAB & Simulink
If you do not specify a variable, solve uses symvar to select the variable to solve for. For example, solve(eqn) solves eqn for x. Return the Full Solution to an Equation. solve does not automatically return all solutions of an equation. …