Feeds
提问
Plot Error Please help
I'm trying to plot a piecewise function that I've created and it keeps giving me an error saying "vectors must be same length." ...
5 years 前 | 2 个回答 | 0
2
个回答提问
Replacing numbers in a matrix
I am trying to create a command that replaces all even numbers in a matrix with their square root values. I've already figured o...
5 years 前 | 1 个回答 | 0
1
个回答提问
How would I write this command?
Write MATLAB commands that computes the maximum prime number in a matrix. I tried function MaxPrime = MaxPrime(A) MaxPrime =...
5 years 前 | 0 个回答 | 0
