Is there a 64-bit version of MCLMCRRT.LIB?
古いコメントを表示
Is there a 64-bit version of MCLMCRRT.LIB? (or an equivalent file containing definition for "mxCreateDoubleScalar" function?)
A library file & .dll has been created using MatLab so that I could use it in my 64-bit C application. The input parameters to the MatLab function are of type "mxArray". I'd like to use the mxCreateDoubleScalar function to convert the input parameter to match the data type used in the Matlab function ( "mxArray"). The "mxCreateDoubleScalar" is defined in the 32-bit MCLMCRRT.LIB file, but I cannot find a 64-bit version of this file.
採用された回答
その他の回答 (1 件)
Sergiy Machek
2014 年 5 月 21 日
0 投票
is threre any storage i can dowload this .lib (32 bit) from?
i could not find it anywhere
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!