Statistics
RANK
184,410
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
3 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
is this allowed in a forloop
I have the following code and I just wonderend if it was allowed to do something like this. for i=[1:11 10:-1:1] for j=1...
10 years ago | 1 answer | 0
1
answerHelp with contour of a matrix
I have about the same kind of image if I try to use contour on my data. Instead I plotted it using 'imagesc'. It works good enou...
10 years ago | 0
Question
'rotating' matrix data around one point
Hi everyone, I am having the following matrix: -0.0052 -0.0113 -0.0178 -0.0157 -0.0053 0.0033 0.0073 0...
10 years ago | 2 answers | 0
2
answersQuestion
changing the Z component of a current loop
Hi everyone. I found this file in this side: http://www.mathworks.com/matlabcentral/fileexchange/42329-magnetic-field-of-a...
10 years ago | 0 answers | 0
0
answersmaking an array 'skip' some numbers
Having giving it some more thought I would like to be capable of doing something more like making two array's and then put them ...
11 years ago | 0
Question
making an array 'skip' some numbers
Hi everyone, I am trying to make an array that looks for example like this: x= -4 -3 -2 2 3 4 So in this example I skip...
11 years ago | 4 answers | 0
4
answersdrawing a line from a contour plot
Oh typical. I spend days trying to do something, ask the question and then find the answer ^^''. Anway, I found out how to do it...
11 years ago | 0
| accepted
Question
drawing a line from a contour plot
Hello, I have ploted some data in a contour plot. There are space coördinates on the axis and the isolines of the contourplot...
11 years ago | 1 answer | 0