Feeds
질문
错误使用 solve>getEqns (line 418) List of equations must not be empty. 出错 solve (line 226) [eqns,vars,options] = getEqns(varargin{:});。
>> syms a b c x; >> solve('a*x^2+b*x+c=0','x') 错误使用 solve>getEqns (line 418) List of equations must not be empty. 出错 solve...
3년 초과 전 | 답변 수: 1 | 0
