MATLAB: New user, help please!!!

symbolic

I keep getting this error using the mupad solver!!
equations:={eqn1,eqn2,…,eqn51}
unknowns:={var1,var2,…,var51}
solve(equations,unknowns)
Error: Illegal variable context [DOM_VAR]; during evaluation of 'solvelib::indets'
What should I do????

Best Answer

(1-omega_s)(pf) is a function call. You missed a multiplication.