Feeds
提问
How does surface plot(surf(x,y,z) work?
when plotting surf(x,y,z), and setting z to an x by y vector of ones. I'm under the impression that the surface will look the sa...
10 years 前 | 1 个回答 | 0
1
个回答提问
What is the benefit of using a function handle?
y = @(x) x; vs y=x... why would I use one over the other? Any benefit to the function handle?
10 years 前 | 3 个回答 | 0
3
个回答提问
what is the difference between a vector and a matrix?
what is the difference between a vector and a matrix?
10 years 前 | 5 个回答 | 0