Joel Andersson
Self-employed
Followers: 0 Following: 0
Statistica
RANK
23.535
of 300.886
REPUTAZIONE
1
CONTRIBUTI
6 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
83.33%
VOTI RICEVUTI
1
RANK
of 171.502
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Wrapping a MEX function that has an "ans" output in some cases
I have a MEX function that returns an "ans" output in some cases, but in others not. It looks something like this: /* List...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
Safe memory management when interfacing code via MEX
I am using MEX to interface to C/C++ code, which includes the creation of objects that will outlive the call to the MEX-function...
oltre 10 anni fa | 1 risposta | 0
1
rispostaOverload subsref for getting and setting static properties
Non-constant static properties are not supported in MATLAB. Here is a good explaination why: http://stackoverflow.com/a/6453124/...
quasi 12 anni fa | 0
| accettato
Domanda
Overload subsref for getting and setting static properties
If I have written a class MyClass, I can customize the behavior of expressions such as a.myProperty, a(4) where a is an instance...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Writing a code generator for MuPAD
I am trying to find out how to write a code generator for MuPAD / Symbolic Math Toolbox for Matlab. Basically, I would like to e...
oltre 13 anni fa | 0 risposte | 1
0
risposteDomanda
Accessing Matlab class data member and libpointer in interfaced C code
Hello! I have a MEX-function to which I pass either a normal matrix or a Matlab class instance where one of the data members ...
oltre 14 anni fa | 1 risposta | 0
1
rispostaDomanda
C function returning an mxArray pointer
Hello! I am trying to interface our software to Matlab using the functionality to call external, shared libraries from Matlab...
oltre 14 anni fa | 1 risposta | 0

