Feeds
提问
Why does Matlab put symbols out of order when using a matrix?
I have the following code: syms A B C; vars = [A, B, C]; y(vars(1), vars(2), vars(3)) = sin(vars(3) - vars(1) - vars(2)); ...
4 years 前 | 2 个回答 | 0
2
个回答提问
Blank error message when installing matlab.
Hello, I am installing Matlab on my Mac with a student license. However, everytime I try to install Matlab, a blank error mess...
5 years 前 | 1 个回答 | 0
