"Illegal variable context [DOM_VAR]" using mupad solver

조회 수: 5 (최근 30일)
John
John 2013년 5월 22일
I'm trying to symbolically solve a system of 51 equations in 51 unknowns. My code looks as follows:
equations:={eqn1,eqn2,...,eqn51}
unknowns:={var1,var2,...,var51}
solve(equations,unknowns)
Yet I keep getting the following error after evaluating solve:
Error: Illegal variable context [DOM_VAR]; during evaluation of 'solvelib::indets'
Any ideas why this is happening/how to get around it? Thanks!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Numeric Solvers에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by