Statistics
RANK
170,290
of 295,486
REPUTATION
0
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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 add a new line in the middle of a text file?
Hi all, I have a text file in which I need to add a new line of text using Matlab. I know the number of the line, where the l...
10 years ago | 1 answer | 0
1
answerQuestion
Return textual stringdata without primes
Hi all, I need to set up some strings with words, e.g. C=['Horse' 'Apple' 'House' 'Van'] and then read in the diffe...
10 years ago | 1 answer | 0
1
answerQuestion
How to interpolate arrays for smoothening?
Hi all, I'd like to interpolate an array of x-values to apply a spine function to it later (I'd like to smoothen my dataset)....
10 years ago | 1 answer | 0
1
answerProducing different output files by entering an input array
Thanks Manoy, that's helpfull. However, as I understand, Matlab can get very slow when executing heavy calculations in a loop (I...
10 years ago | 0
Question
Producing different output files by entering an input array
Hi all, I have written a matlab script with which I'd like to calculate the sensitivity of certain processes to e.g. temperat...
10 years ago | 2 answers | 0
2
answersQuestion
Reverse vector in matlab
Hi all, I have a vector z=0:dz:h, which I want to reverse so I get z*=h:dz:0. For example if h=5 and dz=1, then z=0 1...
12 years ago | 1 answer | 0
1
answerQuestion
Evaluating incomplete elliptic integrals in MATLAB
Hi all, I am quite new to matlab, but I would like to evaluate incomplete 1st and 2nd order elliptic integrals in matlab. I f...
12 years ago | 2 answers | 0