Community Profile

photo

Muhammed Ali Fettahoglu


Last seen: 2 days ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer