Community Profile

photo

NoNo


Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 3 answers | 0

3

answers

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer