統計
MATLAB Answers
2 質問
0 回答
ランク
of 171,750
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Error using evalin Undefined function or variable 'x'. Error in sym/eval (line 11) s = evalin('caller',vectorize(map2mat(char(x))));
i was trying to solve a simple system of equations, when the program gives me this error: Error using evalin Undefined functi...
約5年 前 | 1 件の回答 | 0
1
回答質問
constantly receiving an error undefined function or variable z when use solve
I was trying to find the intersection points of these function f1=sym('y=x^3'); f2=sym('x^2+y^2=1'); S=solve(f1,f2,x,y); sol...
約6年 前 | 1 件の回答 | 0

