photo

hnde


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


converting vector<vector<double>> to mwArray
Hello, I am trying to pass a 2 dimensional vector (a matrix) in C++ to a C++ share library matlab function compiled by Matlab...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Is mclRunMain necessary?
Hello, Most of the examples on calling C++ shared libraries have the format: int main() { mclmcrInitiali...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


converting std::vector type to mwArray
Hello, I am trying to pass a vector in C++ to a C++ share library matlab function compiled by Matlab Compiler. I am trying...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Dimension of fields in mwArray structs?
Hello, I have a quesiton about the dimensions of the structs created by mwArray when the structs have fields. For example, co...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Convert c++ structs to mwArray, to use in c++ shared library
Hello, I have a function in matlab which uses structs. For example, if I have the struct: A.Header.title='myTitle'; A.H...

oltre 13 anni fa | 1 risposta | 0

1

risposta