
William Hou
Followers: 0 Following: 0
Feeds
提问
how to format a graph so that data point varies if..............
so I have a data set of 3 vectors and I am plotting x vz y. I want to vary the color of the data point based on the value of z. ...
4 years 前 | 2 个回答 | 0
2
个回答提问
assigning values to a matrix
so I have this matrix,and I want everything on the 4th row to become 4s. a=zeros(10,10) I tried a(30,40)=4, but that altered t...
4 years 前 | 1 个回答 | 0