Feeds
提问
How can I define bin edges for histogram?
For example I have values between 40 to 80, but none of them is 40 or 80. But I want to make a histogram between 40 to 80 with 8...
4 years 前 | 1 个回答 | 0
1
个回答提问
How can I skip data while reading values from text file?
[z1, HH, TT,z2,z3,z4,z5,z6,z7,z8,z9] = textread('A.txt', '%f %f %f %f %f %f %f %f %f %f %f ' ); I am reading values from text...
4 years 前 | 1 个回答 | 0

