photo

Sergio Diaz


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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)); ...

2 years ago | 2 answers | 0

2

answers

Question


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...

4 years ago | 1 answer | 0

1

answer