Info
This question is closed. Reopen it to edit or answer.
Shared library DLL of multiple mat functions
1 view (last 30 days)
Show older comments
How should I call the library function and define output variable using mwArray in my C++ application file if the dll is formed for 3 Matlab functions such that,
func[out_var] = A
var = B % wherein B pitches C
end
0 Comments
Answers (0)
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!