photo

oxy


HHU Düsseldorf

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

8 Questions
3 Answers

RANK
14 089
of 297 527

REPUTATION
3

CONTRIBUTIONS
8 Questions
3 Answers

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
3

RANK
 of 20 454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 075

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Using suptitle overrides ('visible', 'off') figure property
Hi all, this problem has been reported elsewhere, but no solution yet. I m using this version of suptitle.m: <http://code...

nästan 11 år ago | 1 answer | 0

1

answer

Question


clf reset on invisible figure makes it visible
Hi guys, i wanna work without display. Thus trying th like: f1h=figure('visible', 'off'); clf reset Than the figure ...

nästan 11 år ago | 1 answer | 0

1

answer

Answered
sort vector elements under given restrictions
Great! Thx! Just another question: This is the way I've been doing it on octave. I wander why it doesnt work in matlab!!! :-...

nästan 11 år ago | 0

Question


sort vector elements under given restrictions
Hi guys, i have the vector v=[1 2 3 4 5] wanna resort it so that v(3) and v(5) comes first: v=[3 5 others] % 'others' ...

nästan 11 år ago | 2 answers | 0

2

answers

Answered
permute matrix dimensions: getting trickier ...
hi david, that s not exactly what i want. To make it clear, if my matrix M has 3 dimensions, each having size = 'size', then...

nästan 11 år ago | 0

Question


permute matrix dimensions: getting trickier ...
Hi gurus, i have a multidimensional matrix (M) and want to plot every combination of two of its dimensions in a mesh. Here i...

nästan 11 år ago | 2 answers | 0

2

answers

Question


howto multiline error msg
Hi guys, i m trying to do sth like: error('very long error msg... bla bla bla') This does not work. Neithe...

nästan 11 år ago | 4 answers | 2

4

answers

Answered
Parsing default function arguments: why isn't it better???
Hi azzi, right now i cannot imagine a situation where the octave syntax would be problematic. Can u guive us an example? ...

nästan 11 år ago | 0

Question


Parsing default function arguments: why isn't it better???
Hi all, in octave, if i have a function fff where the 3rd argument is optional, i can give it a default value by doing ...

nästan 11 år ago | 3 answers | 1

3

answers

Question


FFT: why signal frequency depends on sampling rate?
hey guys, the code bellow is how i ve learned to do fft according to several docs online. However i observe a dependency of ...

ungefär 11 år ago | 4 answers | 0

4

answers

Question


options = optimset('MaxFunEvals',999) does not work
Hi all, I've also tried hybridopts = optimset('MaxFunEvals', 1200) And keep on getting: lsqcurvefit stopped because...

mer än 11 år ago | 1 answer | 0

1

answer