Community Profile

photo

Cédric Devivier


Last seen: 거의 2년 전 2011년부터 활동

Followers: 0   Following: 0

연락

통계

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

거의 9년 전

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

거의 11년 전 | 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...

거의 11년 전 | 답변 수: 2 | 0

2

답변

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

대략 11년 전 | 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...

대략 11년 전 | 답변 수: 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 ...

대략 11년 전 | 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...

대략 11년 전 | 답변 수: 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...

11년 초과 전 | 0

| 수락됨

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

12년 초과 전 | 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++ ...

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

2

답변