photo

hnde


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort