Community Profile

photo

DrZoidberg


Last seen: 7 months ago Active since 2018

Statistics

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Review
  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Answered
How to make a detaset with uniform interval.
maybe the linespace function will help you to achive this: myinterval = linspace(t_1, t_2, 533)

2 years ago | 0

| accepted

Answered
Error on a single numeric equation
******************************** EDIT: I'm sorry my answer was not correct, please check the comment below:

2 years ago | 0

Question


Boxchart - How can we change the whisker length?
Hello, does anybody know how to change the multiplier for the maximum whisker length for the boxchart function? I do not want...

2 years ago | 1 answer | 1

1

answer

Answered
accessing a .csv file with a certain name in a folder and calculating its average, but doing this for several folders in subfolders.
maybe this link helps you: https://de.mathworks.com/help/matlab/datastore.html

4 years ago | 0

Answered
how to find specific lines in a text file and replace them with other lines?
Hi sara, I had do to the same once, replace headers in several input scrip files. This function from Matlab excange server hel...

5 years ago | 1

Question


Bug on polyfit output?
Hi, I am wondering why the results change when I call polyfit with the tilde ('~'), in order to obviously surpress the remaining...

6 years ago | 1 answer | 0

1

answer