Why do I see this error message
11 ビュー (過去 30 日間)
古いコメントを表示
Hi guys,
When I tried to solve a system of linear equation consisting of vector variables, this messgae poped out. Can anyone help me to troubleshoot this issue?
Error using sym/solve (line 89)
Error using maplemex
Error, (in MTM:-solve) Vector[row](2, [0,0], datatype = integer[1]) is not valid equation or expression"
1 件のコメント
Walter Roberson
2019 年 6 月 6 日
Were you aware that you are using Maplesoft's maple as your symbolic engine, not Mathworks' Symbolic Toolbox that uses MuPAD as the symbolic engine?
The input accepted by maple differs in some important ways from the input accepted by MuPAD
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!