photo

Cédric Devivier


Last seen: oltre 3 anni fa Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

4 Domande
5 Risposte

Cody

0 Problemi
1 Soluzione

RANK
9.763
of 300.331

REPUTAZIONE
2

CONTRIBUTI
4 Domande
5 Risposte

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
1

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
112.379
of 168.124

CONTRIBUTI
0 Problemi
1 Soluzione

PUNTEGGIO
20

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Risolto


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

oltre 10 anni fa

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

oltre 12 anni fa | 0

Domanda


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

oltre 12 anni fa | 2 risposte | 0

2

risposte

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

oltre 12 anni fa | 0

Domanda


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

oltre 12 anni fa | 3 risposte | 0

3

risposte

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

oltre 12 anni fa | 1

Domanda


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

oltre 12 anni fa | 2 risposte | 0

2

risposte

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

circa 13 anni fa | 0

| accettato

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

circa 14 anni fa | 0

Domanda


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

circa 14 anni fa | 2 risposte | 0

2

risposte