photo

Cédric Devivier


Last seen: 3년 초과 전 2011년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

4 질문
5 답변

Cody

0 문제
1 답안

순위
9,763
of 300,365

평판
2

참여
4 질문
5 답변

답변 채택
75.0%

획득한 표
1

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
112,460
of 168,262

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

10년 초과 전

답변 있음
passing argument 2 of 'mxCreateNumericArray' from incompatible pointer type
I was checking for the wrong thing apparently... #ifndef mwSize Thank you! For the 0 stuffs, I think it was there bec...

12년 초과 전 | 0

질문


passing argument 2 of 'mxCreateNumericArray' from incompatible pointer type
Hi, I am trying to develop a software and when I compile I have the following warning: sin_reg.c:72:2: attention : pass...

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

2

답변

답변 있음
How to freeze a figure
Ok, that was my fear. For the moment, I'm setting the enable to off.

12년 초과 전 | 0

질문


How to freeze a figure
Dear all, I am building a GUI and I would like to make all buttons and stuff inactive during computation. Is there any clever...

12년 초과 전 | 답변 수: 3 | 0

3

답변

답변 있음
What does this matlab error mean
Hi, The matrix you are trying to build is too large. If you are using a 32 bits version of MATLAB, you can install a 64 bits ...

12년 초과 전 | 1

질문


Deselect uimenus after click in GUI
Dear all, I am facing a GUI issue. In the following example, if you click on a menu and slide to the other one, the second on...

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

2

답변

답변 있음
cleaning functions in MEX files
This problem has been solved in the comments of this file: <http://www.mathworks.com/matlabcentral/fileexchange/21310-maxflow...

대략 13년 전 | 0

| 수락됨

답변 있음
Minimizing a function
Hi, Maybe the fminsearch function is enough ? See the following link: http://www.mathworks.fr/help/techdoc/ref/fminsearch....

대략 14년 전 | 0

질문


cleaning functions in MEX files
Dear all, I have some issues with MATLAB cleaning functions in MEX files. In the link below is a zip file containing the c++ ...

대략 14년 전 | 답변 수: 2 | 0

2

답변