Effacer les filtres
Effacer les filtres

Referencing setmcruserdata in C++

1 vue (au cours des 30 derniers jours)
William Crabb
William Crabb le 20 Nov 2017
Previously, we were using the function 'mclSetMCRUserData' found in the header file 'mclmcrrt.h', which on my machine was found in 'C:\Program Files (x86)\MATLAB\R2015b\extern\include'
We recently upgraded our Matlab Runtime Compiler to use 2015b. In the 2012b release, 'mclSetMCRUserData' was removed, and 'setmcruserdata' was added - https://uk.mathworks.com/help/compiler/release-notes.html?rntext=&startrelease=R2010b&endrelease=R2012a&groupby=release&sortby=descending&searchHighlight=
The issue is that this method doesn't seem to exist in any header files. The article describing how to use the function doesn't provide much help - https://uk.mathworks.com/help/compiler_sdk/ml_code/setmcruserdata.html
Can anyone help me with a way to reference this method? Thanks!

Réponses (0)

Catégories

En savoir plus sur C Shared Library Integration dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by