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

回答