photo

oxy


HHU Düsseldorf

2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

8 질문
3 답변

순위
14,065
of 300,338

평판
3

참여
8 질문
3 답변

답변 채택
37.5%

획득한 표
3

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

11년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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!!! :-...

11년 초과 전 | 0

질문


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

11년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
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...

11년 초과 전 | 0

질문


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

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

11년 초과 전 | 답변 수: 4 | 2

4

답변

답변 있음
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? ...

11년 초과 전 | 0

질문


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

11년 초과 전 | 답변 수: 3 | 1

3

답변

질문


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

11년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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

대략 12년 전 | 답변 수: 1 | 0

1

답변