Call Matlab function that has array input from c++ code
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, I've created a function that computes the det of a matrix, and I'm trying to call it from my c++ project, but I have no ideea what type of parameter I coulde send. I've tryied several things but nothing worked. I've tryed even to have an vector input for the function, and use reshape() but i didnt succed with it.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!