Community Profile

photo

Vahid


Goettingen University

Last seen: 2 months ago Active since 2011

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

Question


Why are the results of linear mixed-effects model different in different computers
Hi folks, I used the MATLAB function fitlme (in statistics and machine learning toolbox) to fit a linear mixed-effects model ...

8 years ago | 0 answers | 0

0

answers

Question


boxplot with vectors of different lengths
Hi MATLAB folks, I am wondering how I can boxplot two column matrices with different lengths, e.g. c_1=rand(1,20); c_...

11 years ago | 3 answers | 0

3

answers

Question


Fullscreen presentation of a movie in the MATLAB
Hello everybody, Given we have an avi movie or whatever (eg. myMovie.avi). How can we show/play this movie through MATLAB in ...

11 years ago | 1 answer | 0

1

answer

Question


why does not MATLAB print/save properly?
I have developed a very straightforward MATLAB code whose sets the background color of the plot to 'blue' and the color of the l...

11 years ago | 1 answer | 0

1

answer

Question


Problem with ASCII characters in MATLAB
Hi MATLAB folks, I have recently encountered a strange problem in the version of MATLAB I use, R2010b (service pack 1). I...

11 years ago | 3 answers | 2

3

answers

Question


how to read n first lines of a txt file and keep the format when writing the read data to the new (another) text file
Hi MATLAB folks, I have a long .txt file which each line of that has its own specific format, e.g. contents of a sample ...

11 years ago | 2 answers | 0

2

answers

Question


How to run automatically an .m code everyday in a specified time
Hi folks, I have a specific .m function which should be called in MATLAB command window every day in a specified time, but I ...

11 years ago | 1 answer | 0

1

answer

Question


how to update a specific line in a text file
Hi folks, I am going to read a formatted text file and update ONLY a line of that which can be in middle of text file. e.g. ...

11 years ago | 2 answers | 0

2

answers

Answered
color-coding a 2D plot
Thanks Kevin! What I am looking for is very close to what your commands plot. I'd like to have a continuous color changing rathe...

12 years ago | 0

Question


color-coding a 2D plot
Hello everybody, I am wondering how we can plot a 2D figure,x vs. y, which the amplitude of a given mathematical function, le...

12 years ago | 3 answers | 0

3

answers

Question


invisible curves under filled area??
Hi everybody, I am wondering whether there is a way to have a filled area 2D plot without affecting other curves under it so ...

12 years ago | 2 answers | 0

2

answers

Question


How to remove ticks from the x-axis?
Hi everybody, I am wondering if there is any way to remove the ticks from *only one axis*, let say x-axis, when you plot a gr...

12 years ago | 4 answers | 0

4

answers

Question


How does the MATLAB calculate the arctan?
Hello all, I have solved an initial value problem and I have gotten the following equation for that: theta=(c_0/c_1)- (2...

12 years ago | 2 answers | 0

2

answers

Answered
How to solve an integral?
Thanks a lot! Fortunately, I got a straightforward integral by solving my problem in the hyperbolic coordinates :-D

12 years ago | 0

Question


How to solve an integral?
Dear all, I am trying to solve the following integral with the use of the Symbolic Math Toolbox of the MATLAB: syms b ...

12 years ago | 3 answers | 0

3

answers

Question


Deactivating "Open Files when Debugging"
hello there, I have developed a matlab code for the use in our lab. The problem I have is when the user does not enter the co...

12 years ago | 1 answer | 0

1

answer