Statistics
6 Questions
0 Answers
RANK
36,645
of 297,046
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to go one line before in a while loop ?
Hello everyone, I wonder if we can go back one line before during a while loop? Here is the code to understand better my ques...
9 years ago | 1 answer | 0
1
answerQuestion
How to use correctly fitlm modelspec ?
Hello, I want to make a linear regression using three variables (SlopeS, SlopeD, MaxWRatio) and my response vector errorPs. ...
9 years ago | 0 answers | 0
0
answersQuestion
What is the theory behind fitlm function ?
Hello, I wonder how the function 'fitlm' work. Actually, I need to compare the linear regression given by Matlab and by anoth...
9 years ago | 0 answers | 0
0
answersQuestion
Inverse of posix time
Hello, O was wondering if there is a function in matlab that does the opposite as posix time. Indeed, I have a UNIX time (144...
9 years ago | 3 answers | 0
3
answersQuestion
Finding filename with only part of the name
Hello, I want to import files that have the same end. How can I do it ? For example: for i=1:10 Filenames(i) = impor...
9 years ago | 1 answer | 0
1
answerQuestion
Error usind cd and fullfile
Hello, I want to go to a certain folder by using cd and fullfile to have the path. But I have an error when I do my third lin...
9 years ago | 1 answer | 0