Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Octave 中,我可以执行以下操作吗: answer = 'x' + 1
所以 Octave 打印出来: answer = x + 1
换句话说,我可以在评估方程时保留一些变量名作为变量名吗?
刚刚发现这可以用 Symbolic Match 包来完成,比如 Symbolic 工具箱: http: //math.digi2.jp/math/octave/forge/