photo

Gabriel Felix


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
8 Answers

RANK
17,739
of 300,343

REPUTATION
2

CONTRIBUTIONS
0 Questions
8 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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

  • First Answer

View badges

Feeds

View by

Answered
How can I fit my data to an inverse tangent function?
This site has a useful complete guide to tangent/arctangent curve fitting. It uses python,though. However it had success using a...

2 years ago | 0

Answered
Textscan with blocks of data with headers to individual block
I had to use \n at the end of each line. Without it I couldn't make textscan() work properly, even thoug the "HeaderLines" was c...

5 years ago | 0

Answered
Skipping the column header from textread
I had to use \n at the end of each line. Without it I couldn't make textscan() work properly, even thoug the "HeaderLines" was c...

5 years ago | 0

Answered
Using TEXTSCAN to import an ASCII file with a header and blank lines between different data sets
I had to use \n at the end of each line. Without it I couldn't make textscan() work properly, even thoug the "HeaderLines" was c...

5 years ago | 0

Answered
How do I determine the number of headerlines in a text document?
I had to use \n at the end of each line. Without it I couldn't make textscan() work properly, even thoug the "HeaderLines" was c...

5 years ago | 0

Answered
Is there more than 1 way to acount for header lines while using TEXTSCAN?
I had to use \n at the end of each line. Without it I couldn't make textscan() work properly, even thoug the "HeaderLines" was c...

5 years ago | 0

Answered
reading header line from text file
I had to use \n at the end of each line. Without it I couldn't make textscan() work properly, even thoug the "HeaderLines" was c...

5 years ago | 0

Answered
How do I specify the number of header lines using TEXTSCAN to read a file that has multiple blocks of data, each with its own header, in MATLAB 7.3 (R2006b)?
I had to use \n at the end of each line. Without it I couldn't make textscan() work properly, even thoug the "HeaderLines" was c...

5 years ago | 1