Feeds
질문
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 ...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
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_...
대략 12년 전 | 답변 수: 3 | 0
3
답변질문
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 ...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
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...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
12년 초과 전 | 답변 수: 3 | 2
3
답변질문
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 ...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
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 ...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
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. ...
12년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
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...
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...
거의 13년 전 | 0
질문
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...
거의 13년 전 | 답변 수: 3 | 0
3
답변질문
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 ...
거의 13년 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 13년 전 | 답변 수: 4 | 0
4
답변질문
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...
대략 13년 전 | 답변 수: 2 | 0
2
답변답변 있음
How to solve an integral?
Thanks a lot! Fortunately, I got a straightforward integral by solving my problem in the hyperbolic coordinates :-D
How to solve an integral?
Thanks a lot! Fortunately, I got a straightforward integral by solving my problem in the hyperbolic coordinates :-D
대략 13년 전 | 0
질문
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 ...
대략 13년 전 | 답변 수: 3 | 0
3
답변질문
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...
13년 초과 전 | 답변 수: 1 | 0